1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-04 03:32:17 +00:00

Preparing for v5.1.24 as new prerelease

The new release banner is a placeholder; we'll run the competition once the release has taken shape a little.
This commit is contained in:
jeremy@jermolene.com
2020-12-29 12:06:30 +00:00
parent ac8f521303
commit 1e1b52088f
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
# Default to the current version number for building the plugin library
if [ -z "$TW5_BUILD_VERSION" ]; then
TW5_BUILD_VERSION=v5.1.23
TW5_BUILD_VERSION=v5.1.24
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"