Релиз 2021.10.27

This commit is contained in:
Mikhail Chechnev 2021-11-01 14:24:21 +03:00
parent 50fae741ce
commit 378473d9dd
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ let common = {
//Версия сервера приложений
sVersion: "8.5.6.1",
//Релиз сервера приложений
sRelease: "2021.09.22",
sRelease: "2021.10.27",
//Таймаут останова сервера (мс)
nTerminateTimeout: 60000
};

View File

@ -12,7 +12,7 @@ let common = {
//Версия сервера приложений
sVersion: "8.5.6.1",
//Релиз сервера приложений
sRelease: "2021.09.22",
sRelease: "2021.10.27",
//Таймаут останова сервера (мс)
nTerminateTimeout: 60000
};