Skip to content

Commit

Permalink
Missed changes for nw.js update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jermolene committed Feb 11, 2025
1 parent fdbf15e commit 7214ab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bld.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ mkdir -p output/linux64/TiddlyDesktop-linux64-v$(./bin/get-version-number)
if [ $# -gt 0 ]; then
NWJS_VERSION=$1
elif [ -z "$NWJS_VERSION" ]; then
NWJS_VERSION=0.94.0
NWJS_VERSION=0.95.0
fi

# Build function definitions (which will be called at the end of the script)
Expand Down
2 changes: 1 addition & 1 deletion nwjs-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.94.0
0.95.0

0 comments on commit 7214ab4

Please sign in to comment.