We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63f498 commit 4d6f399Copy full SHA for 4d6f399
CritLang/Program.cs
@@ -2,7 +2,7 @@
2
using CritLang;
3
using CritLang.Content;
4
5
-const string VERSION = "v0.1.10-beta";
+const string VERSION = "v0.1.11-beta";
6
7
string fileName = CommandLineArgs.Parse(args, VERSION);
8
0 commit comments