Update version

This commit is contained in:
thomas 2022-10-24 21:48:01 +02:00
parent cd45fc3971
commit e0c4c37238
4 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=4.37.0 VERSION=4.37.1
APP=authelia APP=authelia
DEPOT=https://github.com/authelia/authelia.git DEPOT=https://github.com/authelia/authelia.git
GIT_VERSION=v${VERSION} GIT_VERSION=v${VERSION}

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=2.0.33 VERSION=2.0.37
APP=budibase APP=budibase
DEPOT=https://github.com/Budibase/budibase.git DEPOT=https://github.com/Budibase/budibase.git
GIT_VERSION=last GIT_VERSION=last

View File

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

View File

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