Skip to content

Commit

Permalink
Update Module.bsl
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmolodec authored Oct 18, 2024
1 parent 3c8f9b0 commit 020550e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
Процедура ПриДобавленииПодсистемы(Описание) Экспорт

Описание.Имя = "ПроектнаяБиблиотекаПодсистем";
Описание.Версия = "1.0.3.7";
Описание.Версия = "1.0.3.8";

// Требуется библиотека стандартных подсистем.
Описание.ТребуемыеПодсистемы.Добавить("СтандартныеПодсистемы");
Expand Down Expand Up @@ -137,4 +137,4 @@

КонецПроцедуры

#КонецОбласти
#КонецОбласти

0 comments on commit 020550e

Please sign in to comment.