Skip to content

Commit 4d6f399

Browse files
Update the version
1 parent c63f498 commit 4d6f399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CritLang/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using CritLang;
33
using CritLang.Content;
44

5-
const string VERSION = "v0.1.10-beta";
5+
const string VERSION = "v0.1.11-beta";
66

77
string fileName = CommandLineArgs.Parse(args, VERSION);
88

0 commit comments

Comments
 (0)