final touches for 9.0 release

This commit is contained in:
Armin Briegel
2022-02-08 10:38:40 +01:00
parent 19c1275f12
commit c9d1d458f3
4 changed files with 857 additions and 263 deletions

View File

@@ -4,4 +4,4 @@ vimac)
downloadURL=$(curl -fs "https://vimacapp.com/latest-release-metadata" | tr ',' '\n' | awk -F\" '/download_url/ {print $4}')
appNewVersion=$(curl -fs "https://vimacapp.com/latest-release-metadata" | tr ',' '\n' | awk -F\" '/short_version/ {print $4}')
expectedTeamID="LQ2VH8VB84"
;;
;;