Release 0.21.3

This commit is contained in:
Evgenii Alekseev 2021-04-05 02:22:37 +03:00
parent 27d018e721
commit 2108db41a9
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Evgeniy Alekseev
pkgname='ahriman'
pkgver=0.21.2
pkgver=0.21.3
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.2"
__version__ = "0.21.3"