Skip to content

Commit c3d2808

Browse files
committed
Update Version
1 parent 26249e2 commit c3d2808

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build_packagedef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
КонецПроцедуры
4646

4747
Описание.Имя("gitsync")
48-
.Версия("3.5.2")
48+
.Версия("3.5.3")
4949
.ВерсияСреды("1.7.0")
5050
.ВключитьФайл("src")
5151
.ВключитьФайл("embedded_plugins")

packagedef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
Описание.Имя("gitsync")
3-
.Версия("3.5.2")
3+
.Версия("3.5.3")
44
.ВерсияСреды("1.7.0")
55
.ЗависитОт("logos", "1.2.1")
66
.ЗависитОт("tempfiles", "1.0.0")

src/core/Модули/ПараметрыСистемы.os

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
//
3939
Функция ВерсияПродукта() Экспорт
4040

41-
Возврат "3.5.2";
41+
Возврат "3.5.3";
4242

4343
КонецФункции // ВерсияПродукта()
4444

0 commit comments

Comments
 (0)