Skip to content

Commit

Permalink
Версия 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artbear committed Mar 28, 2022
1 parent 79e761a commit 5b219e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Модули/ПараметрыСистемы.os
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
//
Функция ВерсияПродукта() Экспорт

Версия = "1.11.0"; // присвоение "Версия = " важно для проверки Сонара
Версия = "1.11.1"; // присвоение "Версия = " важно для проверки Сонара
Возврат Версия;

КонецФункции
Expand Down

0 comments on commit 5b219e2

Please sign in to comment.