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=2.9.2
VERSION=2.9.5
APP=joplin-server
GIT_VERSION=server-v${VERSION}
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)
DEPOT=https://github.com/laurent22/joplin.git
DEBIAN_VERSION_CODENAME=bullseye
IMAGE_SIZE=8
IMAGE_SIZE=10
STEP="base_package_upgrade envinit default_prebuild build makedeb"