Archived
1
0
Fork 0

Prepare 2.2.6 dev cycle

This commit is contained in:
Varakh 2022-12-17 00:44:58 +01:00
parent 00e96ef7ae
commit fc7abd4ba1
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# CHANGELOG
## 2.2.6 - UNRELEASED
* ...
## 2.2.5 - 2022/12/17
* Updated `Dockerfile` (as long as alpine 3.15 shipping PHP7 is kept updated, `ts3web` docker images are kept)
* Updated some symfony dependencies

View file

@ -13,7 +13,7 @@ class Constants
/**
* Version tag
*/
const VERSION = '2.2.5';
const VERSION = '2.2.6-SNAPSHOT';
/**
* Return constant by its class name