Релиз 2023.10.10

This commit is contained in:
Mikhail Chechnev 2023-10-11 18:20:53 +03:00
parent d600a3b2fd
commit 1b6e01a19e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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