Skip to content

Commit

Permalink
v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
artbear committed Nov 1, 2024
1 parent b3f1653 commit 32b1ea0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions packagedef
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
.ЗависитОт("delegate", "0.2.0")
.ВключитьФайл("src")
.ВключитьФайл("tests")
// .ВключитьФайл("src/main.os")
// .ВключитьФайл("src/Классы/testrunner.os")
.ВключитьФайл("readme.md")
.ВключитьФайл("lib.config")
.ИсполняемыйФайл("src/main.os", "1testrunner");
2 changes: 1 addition & 1 deletion src/Модули/Константы_1testrunner.os
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

///////////////////////////////////////////////////////////////

ВерсияПродукта = "1.9.1";
ВерсияПродукта = "1.9.2";

0 comments on commit 32b1ea0

Please sign in to comment.