Bumping version to: 3.0.8 (#3593)

This commit is contained in:
Anton Hvornum 2025-06-12 21:27:28 +02:00 committed by GitHub
parent 2038e68560
commit 867fc7c691
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
# Contributor: demostanis worlds <demostanis@protonmail.com> # Contributor: demostanis worlds <demostanis@protonmail.com>
pkgname=archinstall pkgname=archinstall
pkgver=3.0.7 pkgver=3.0.8
pkgrel=3 pkgrel=1
pkgdesc="Just another guided/automated Arch Linux installer with a twist" pkgdesc="Just another guided/automated Arch Linux installer with a twist"
arch=(any) arch=(any)
url="https://github.com/archlinux/archinstall" url="https://github.com/archlinux/archinstall"

View File

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