Release 2.2.0

This commit is contained in:
Evgenii Alekseev 2022-09-14 03:28:28 +03:00
parent 43696b9920
commit 43166e5f94
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=2.1.0
pkgver=2.2.0
pkgrel=1
pkgdesc="ArcH linux ReposItory MANager"
arch=('any')

View File

@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
__version__ = "2.1.0"
__version__ = "2.2.0"