update joplin-server version
This commit is contained in:
parent
97b5962d84
commit
388865b0d2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue