Bump version: 1.19 → 1.20

This commit is contained in:
Devaev Maxim
2019-10-11 19:49:00 +03:00
parent cc726d7f84
commit 881509719f
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ for _variant in "${_variants[@]}"; do
pkgname+=(kvmd-platform-$_platform-$_board)
done
pkgbase=kvmd
pkgver=1.19
pkgver=1.20
pkgrel=1
pkgdesc="The main Pi-KVM daemon"
url="https://github.com/pikvm/kvmd"