Preparing for v5.1.23-prerelease

This commit is contained in:
Jeremy Ruston
2020-04-15 16:23:19 +01:00
parent 1a6be5ae09
commit 00686fc002
4 changed files with 4 additions and 4 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.21
TW5_BUILD_VERSION=v5.1.23
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"