Skip to content

Commit

Permalink
Убрал локальный номер версии
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-Medved authored and artbear committed Dec 28, 2022
1 parent d2d877d commit ca9c901
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.11-bia-dev"; // присвоение "Версия = " важно для проверки Сонара
Версия = "1.11.11"; // присвоение "Версия = " важно для проверки Сонара
Возврат Версия;

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

0 comments on commit ca9c901

Please sign in to comment.