diff --git a/joplin.sh b/joplin.sh index cd40ef8..83ad29a 100755 --- a/joplin.sh +++ b/joplin.sh @@ -2,7 +2,7 @@ SHELL_FOLDER=$(cd $(dirname ${BASH_SOURCE[0]});pwd) -VERSION="v3.1.23" +VERSION="v3.1.24" if [ -n "$1" ];then VERSION=$1; fi