update version

This commit is contained in:
thomas 2022-09-13 00:38:45 +02:00
parent d6ac2b56c1
commit 862c0d9ec7
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2022.8.1
VERSION=2022.9.0
APP=bitwarden-desktop
DEPOT=https://github.com/bitwarden/clients.git
GIT_VERSION=desktop-v${VERSION}

View File

@ -1,7 +1,7 @@
#!/bin/bash
APP=gotify
VERSION=2.1.6
VERSION=2.1.7
GIT_VERSION=v$VERSION
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2.9.4
VERSION=2.9.8
APP=joplin-desktop
GIT_VERSION=v${VERSION}
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)