Skip to content

Commit 805bee0

Browse files
authored
Повысили требуемую версию движка.
ПолучитьСтекВызовов доступна только в 1.0.21
1 parent 334b073 commit 805bee0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packagedef

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11

22
Описание.Имя("asserts")
33
.Версия("1.1.1")
4+
.ВерсияСреды("1.0.21")
45
.ВключитьФайл("src")
56
.ВключитьФайл("tests")
67
.ВключитьФайл("lib.config")
7-
.ВключитьФайл("readme.md")
8+
.ВключитьФайл("readme.md")

0 commit comments

Comments
 (0)