Bumping version to: 3.0.7 (#3519)

This commit is contained in:
Anton Hvornum 2025-05-28 11:15:59 +02:00 committed by GitHub
parent 5c8721a3a8
commit 2cf7c85728
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# Contributor: demostanis worlds <demostanis@protonmail.com>
pkgname=archinstall
pkgver=3.0.6
pkgver=3.0.7
pkgrel=1
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
arch=(any)

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archinstall"
version = "3.0.6"
version = "3.0.7"
description = "Arch Linux installer - guided, templates etc."
authors = [
{name = "Anton Hvornum", email = "anton@hvornum.se"},