Skip to content

Commit

Permalink
Изменена версия.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkuznetsov committed Sep 9, 2022
1 parent 02003fa commit 4ca14f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packagedef
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Описание.Имя("yard")
.Версия("1.8.0")
.Версия("1.9.0")
.ВерсияСреды("1.6")
.ЗависитОт("logos")
.ЗависитОт("asserts")
Expand Down
2 changes: 1 addition & 1 deletion src/Модули/ПараметрыПриложения.os
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@
//
Функция Версия() Экспорт

Возврат "1.8.0";
Возврат "1.9.0";

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

Expand Down

0 comments on commit 4ca14f2

Please sign in to comment.