This commit is contained in:
thomas 2023-01-11 00:49:38 +01:00
parent 2ab7cf7938
commit 03325a3be3
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2.2.9
VERSION=2.2.10
APP=budibase
DEPOT=https://github.com/Budibase/budibase.git
GIT_VERSION=v${VERSION}

View File

@ -1,7 +1,7 @@
#!/bin/bash
APP=gotify
VERSION=2.2.1
VERSION=2.2.4
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.10.3
VERSION=2.10.4
APP=joplin-desktop
GIT_VERSION=v${VERSION}
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.30.1
VERSION=1.30.2
APP=kimai2
DEPOT=https://github.com/kevinpapst/kimai2.git
GIT_VERSION=${VERSION}

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.29.0
VERSION=1.29.1
APP=zigbee2mqtt
DEPOT=https://github.com/Koenkk/zigbee2mqtt.git
GIT_VERSION=${VERSION}