Skip to content

Commit

Permalink
update joplin.sh:v3.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Nov 10, 2024
1 parent 9ca12d6 commit ac725be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joplin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ac725be

Please sign in to comment.