Preparing for v5.3.7

This commit is contained in:
Jeremy Ruston
2024-11-15 17:21:22 +00:00
parent 228c82e1db
commit de9a12b8f9
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.7
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"