update version
This commit is contained in:
parent
976a7c7078
commit
4f6fd22bc7
4 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
APP=rustdesk-server
|
||||
VERSION=1.1.7-1
|
||||
VERSION=1.1.7-2
|
||||
GIT_VERSION=$VERSION
|
||||
GIT_VERSION=1.1.7
|
||||
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
IMAGE_SIZE=5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue