update version budibase element-web joplin-server

This commit is contained in:
thomas 2022-10-11 22:59:52 +02:00
parent f285f83f29
commit 3cc1c674b2
3 changed files with 5 additions and 6 deletions

View file

@ -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(){