Release 0.22.0

This commit is contained in:
Evgenii Alekseev 2021-04-06 05:46:12 +03:00
parent 4729c0ea5f
commit 4d4ddffa8f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=0.21.4
pkgver=0.22.0
pkgrel=1
pkgdesc="ArcHlinux 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__ = "0.21.4"
__version__ = "0.22.0"