Release 2.13.7

This commit is contained in:
Evgenii Alekseev 2024-05-09 13:26:40 +03:00
parent 2b33510ada
commit 07b77be6b8
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,4 +1,4 @@
.TH AHRIMAN "1" "2024\-05\-05" "ahriman" "Generated Python Manual"
.TH AHRIMAN "1" "2024\-05\-09" "ahriman" "Generated Python Manual"
.SH NAME
ahriman
.SH SYNOPSIS

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.13.6"
__version__ = "2.13.7"