Skip to content

Commit f1a6f92

Browse files
committed
1.5.0
1 parent 6e795ce commit f1a6f92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packagedef

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Описание.Имя("ovm")
2-
.Версия("1.4.0")
2+
.Версия("1.5.0")
33
.Автор("Nikita Gryzlov")
44
.АдресАвтора("[email protected]")
55
.Описание("OneScript Version Manager")

src/core/Классы/ПараметрыПриложения.os

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
КонецФункции
1313

1414
Функция ВерсияПриложения() Экспорт
15-
Возврат "1.4.0";
15+
Возврат "1.5.0";
1616
КонецФункции

0 commit comments

Comments
 (0)