Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
240596448 committed Oct 10, 2023
1 parent 26249e2 commit c3d2808
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build_packagedef
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
КонецПроцедуры

Описание.Имя("gitsync")
.Версия("3.5.2")
.Версия("3.5.3")
.ВерсияСреды("1.7.0")
.ВключитьФайл("src")
.ВключитьФайл("embedded_plugins")
Expand Down
2 changes: 1 addition & 1 deletion packagedef
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Описание.Имя("gitsync")
.Версия("3.5.2")
.Версия("3.5.3")
.ВерсияСреды("1.7.0")
.ЗависитОт("logos", "1.2.1")
.ЗависитОт("tempfiles", "1.0.0")
Expand Down
2 changes: 1 addition & 1 deletion src/core/Модули/ПараметрыСистемы.os
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
//
Функция ВерсияПродукта() Экспорт

Возврат "3.5.2";
Возврат "3.5.3";

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

Expand Down

0 comments on commit c3d2808

Please sign in to comment.