Prepare for v5.2.3-prerelease

This commit is contained in:
jeremy@jermolene.com
2022-03-25 15:05:03 +00:00
parent 76236f5ebe
commit 9922701304
6 changed files with 5 additions and 5 deletions

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.2
TW5_BUILD_VERSION=v5.2.3
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"