Preparing for v5.3.6-prerelease

This commit is contained in:
Jeremy Ruston
2024-07-10 14:27:52 +01:00
parent a2426b5ed9
commit 7e2a4bd9e1
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.5
TW5_BUILD_VERSION=v5.3.6
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"