Preparing for v5.2.2-prerelease

This commit is contained in:
jeremy@jermolene.com
2021-12-08 12:22:51 +00:00
parent b73c50adeb
commit d33e0a05e2
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.2.0
TW5_BUILD_VERSION=v5.2.2
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"