1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-06 20:52:17 +00:00

Revert "Preparing for v5.3.6-prerelease"

This reverts commit 7e2a4bd9e1.
This commit is contained in:
Jeremy Ruston
2024-07-10 14:30:46 +01:00
parent 7e2a4bd9e1
commit 62d01239e4
6 changed files with 5 additions and 5 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.3.6
TW5_BUILD_VERSION=v5.3.5
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"