mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-03 15:02:24 +02:00
Номера версий
This commit is contained in:
parent
5e79bb6147
commit
863f874545
2
.github/workflows/os/releasemaker.os
vendored
2
.github/workflows/os/releasemaker.os
vendored
@ -9,7 +9,7 @@
|
||||
Процедура НачалоРаботы()
|
||||
|
||||
Репозиторий = "https://github.com/Bayselonarrend/OpenIntegrations";
|
||||
Версия = "1.11.1";
|
||||
Версия = "1.12.0";
|
||||
Режим = "CONFIG";
|
||||
|
||||
//Локальные данные
|
||||
|
@ -1,5 +1,5 @@
|
||||
#define MyAppName "OInt"
|
||||
#define MyAppVersion "1.11.1"
|
||||
#define MyAppVersion "1.12.0"
|
||||
#define MyAppPublisher "bayselonarrend"
|
||||
#define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations"
|
||||
#define MyAppExeName "oint.exe"
|
||||
|
@ -1,5 +1,5 @@
|
||||
#define MyAppName "OInt"
|
||||
#define MyAppVersion "1.11.1"
|
||||
#define MyAppVersion "1.12.0"
|
||||
#define MyAppPublisher "bayselonarrend"
|
||||
#define MyAppURL "https://github.com/Bayselonarrend/OpenIntegrations"
|
||||
#define MyAppExeName "oint.exe"
|
||||
|
@ -1,5 +1,5 @@
|
||||
Описание.Имя("oint-cli")
|
||||
.Версия("1.11.1")
|
||||
.Версия("1.12.0")
|
||||
.Автор("bayselonarrend")
|
||||
.АдресАвтора("bayselonarrend@gmail.com")
|
||||
.Описание("CLI версия Открытого пакета интеграций")
|
||||
|
@ -1,5 +1,5 @@
|
||||
Описание.Имя("oint-cli")
|
||||
.Версия("1.11.1")
|
||||
.Версия("1.12.0")
|
||||
.Автор("bayselonarrend")
|
||||
.АдресАвтора("bayselonarrend@gmail.com")
|
||||
.Описание("CLI версия Открытого пакета интеграций")
|
||||
|
Loading…
x
Reference in New Issue
Block a user