fix gotify

new version for adguardhome authelia bitwarden-desktop element-web gitea gotify joplin mautrix-whatsapp metabase zigbee2mqtt rustdesk-server
This commit is contained in:
thomas 2022-08-05 04:46:20 +02:00
parent 5012543e4c
commit cc93246273
13 changed files with 34 additions and 31 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
GIT_VERSION=v2.8.8
DEB_VERSION_DESKTOP=2.8.8-$(date +%Y%m%d%H%M)
GIT_VERSION=v2.9.1
DEB_VERSION_DESKTOP=2.9.1-$(date +%Y%m%d%H%M)
DEB_VERSION_SERVER=2.7.8-$(date +%Y%m%d%H%M)
[ -e ./lib/function.sh ] && source ./lib/function.sh