Релиз 2022.11.30

This commit is contained in:
Mikhail Chechnev 2022-12-01 21:30:10 +03:00
parent 0d1f5bac9c
commit 1ede5e13f1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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