Skip to content

Commit

Permalink
поднял версию
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Nadulich committed Aug 7, 2024
1 parent 6a13afc commit 6539a0a
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 @@
Описание.Имя("devtools")
.Версия("0.5.2")
.Версия("0.5.3")
.Автор("Vladimir Nadulich")
.АдресАвтора("vladimir.nadulich@gmail.com")
.Описание("Помощник для разработки в конфигураторе 1С:Предприятия и Git")
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
КонецФункции

Функция ВерсияПриложения() Экспорт
Возврат "0.5.2";
Возврат "0.5.3";
КонецФункции

Функция ИмяЛогаПриложения() Экспорт
Expand Down

0 comments on commit 6539a0a

Please sign in to comment.