update version

This commit is contained in:
thomas 2023-02-10 17:38:24 +01:00
parent 4f6fd22bc7
commit e270a50847
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2.5.3
VERSION=2.5.4
APP=wallabag
GIT_VERSION=$VERSION
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)