Missed off preparation for v5.2.4

This commit is contained in:
jeremy@jermolene.com 2022-11-27 13:35:56 +00:00
parent bea1a6b14f
commit 56f13133d8
1 changed files with 1 additions and 1 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.3
TW5_BUILD_VERSION=v5.2.4
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"