Preparing for v5.2.7

This commit is contained in:
jeremy@jermolene.com
2023-03-20 19:01:54 +00:00
parent 97bc9039e6
commit 925ff202a0
5 changed files with 4 additions and 4 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.6
TW5_BUILD_VERSION=v5.2.7
fi
echo "Using TW5_BUILD_VERSION as [$TW5_BUILD_VERSION]"