add server descriptions support

This commit is contained in:
ghost 2024-01-07 23:14:03 +02:00
parent a519fee8e9
commit c04a177847
4 changed files with 22 additions and 2 deletions

2
.env
View file

@ -43,7 +43,7 @@ MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
# HLState
# Application version, used for API and media cache
APP_VERSION="1.0.1"
APP_VERSION="1.1.0"
# Application name
APP_NAME="HLState"