update version budibase element-web joplin-server
This commit is contained in:
parent
f285f83f29
commit
3cc1c674b2
3 changed files with 5 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=1.11.8
|
||||
VERSION=1.11.9
|
||||
APP=element-web
|
||||
DEPOT=https://github.com/vector-im/element-web.git
|
||||
GIT_VERSION=v${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
DEBIAN_VERSION_CODENAME=bullseye
|
||||
IMAGE_SIZE=4
|
||||
IMAGE_SIZE=5
|
||||
PACKAGE_DEPENDENCY="yarn nodejs"
|
||||
|
||||
main(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue