Update joplin element-web

This commit is contained in:
thomas 2022-04-12 22:51:18 +02:00
parent 2a9c2a933d
commit 79cee1b8e1
2 changed files with 26 additions and 22 deletions

View file

@ -1,14 +1,13 @@
#!/bin/bash
VERSION=1.10.8
RELEASE=1
VERSION=1.10.9
[ -e ./lib/function.sh ] && source ./lib/function.sh
APP=element-web
DEPOT=https://github.com/vector-im/element-web.git
GIT_VERSION=v${VERSION}
DEB_VERSION=${VERSION}-${RELEASE}
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=4