This commit is contained in:
root 2022-02-12 18:30:28 +01:00
parent b8d748f5f3
commit dd0aad6740
56 changed files with 555 additions and 278 deletions

View file

@ -1,9 +1,9 @@
#!/bin/bash
APP=joplin
VERSION=2.7.8
VERSION=2.7.11
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-6
DEB_VERSION=$VERSION-1
DEBIAN_VERSION_CODENAME=bullseye
source ./lib/function.sh