Archived
1
0
Fork 0

Prepare 2.2.7 next development cycle (#2)

Co-authored-by: Varakh <varakh@varakh.de>
Reviewed-on: #2
This commit is contained in:
Varakh 2023-04-06 20:58:15 +00:00 committed by Varakh
parent b58c283a4b
commit 4815a75cca
2 changed files with 5 additions and 1 deletions

View file

@ -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!_

View file

@ -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