Release 1.2.5

This commit is contained in:
Evgenii Alekseev 2021-08-19 02:36:05 +03:00
parent 0bfb763b2a
commit a5455b697d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=1.2.4
pkgver=1.2.5
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__ = "1.2.4"
__version__ = "1.2.5"