diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b42f17..c0c56a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 2.2.7 - UNRELEASED + +* ... + ## 2.2.6 - 2023/04/06 _Quick update for an outdated application to make it more useful for docker setups. Keep in mind that PHP 7.4 which is used by ts3web is still EOL!_ diff --git a/config/Constants.php b/config/Constants.php index 2b6dac8..50a02a8 100644 --- a/config/Constants.php +++ b/config/Constants.php @@ -13,7 +13,7 @@ class Constants /** * Version tag */ - const VERSION = '2.2.6'; + const VERSION = '2.2.7-SNAPSHOT'; /** * Return constant by its class name