Archived
1
0
Fork 0

Prepare 2.2.7 next development cycle

This commit is contained in:
Varakh 2023-04-06 22:57:35 +02:00
parent 53c580ad24
commit ef277e9f5b
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