Релиз 2022.08.31

This commit is contained in:
Mikhail Chechnev 2022-09-05 14:01:12 +03:00
parent 2d0292d8de
commit 195b58e110
2 changed files with 2 additions and 2 deletions

View File

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

View File

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