Skip to content

Commit fc10400

Browse files
committed
Выпуск релиза 2.1.0
1 parent 0b6cdd5 commit fc10400

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packagedef

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
Описание.Имя("precommit1c")
3-
.Версия("2.1.0-PRE")
3+
.Версия("2.1.0")
44
.ЗависитОт("logos")
55
.ЗависитОт("cmdline")
66
.ЗависитОт("tempfiles")

v8files-extractor.os

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
Функция Версия() Экспорт
2828

29-
Версия = "2.2.0";
29+
Версия = "2.1.0";
3030

3131
Возврат "v" + Версия;
3232

0 commit comments

Comments
 (0)