update version
This commit is contained in:
parent
8c08708c5b
commit
2fa91a6bf5
13 changed files with 18 additions and 21 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=23.1.0
|
||||
VERSION=23.1.5
|
||||
APP=cloudbeaver
|
||||
DEPOT=https://github.com/dbeaver/cloudbeaver.git
|
||||
GIT_VERSION=last
|
||||
GIT_VERSION=${VERSION} #last
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bookworm
|
||||
IMAGE_SIZE=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue