update joplin-server version

This commit is contained in:
thomas 2022-10-10 22:45:06 +02:00
parent 97b5962d84
commit 388865b0d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2.9.1
VERSION=2.9.2
APP=joplin-server
GIT_VERSION=server-v${VERSION}
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)