Bumping version to: 3.0.5

This commit is contained in:
Torxed 2025-05-14 19:53:01 +02:00
parent b062271b2c
commit a0f80b3988
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
3 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# Contributor: demostanis worlds <demostanis@protonmail.com> # Contributor: demostanis worlds <demostanis@protonmail.com>
pkgname=archinstall pkgname=archinstall
pkgver=3.0.4 pkgver=3.0.5
pkgrel=1 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)

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "archinstall" name = "archinstall"
version = "3.0.4" version = "3.0.5"
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"},