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 e7f7f48 commit c009dc9Copy full SHA for c009dc9
Source/Hat.cs
@@ -19,7 +19,7 @@ public static string Version
19
{
20
get
21
22
- const string version = "1.0";
+ const string version = "1.0.1";
23
#if DEBUG
24
return $"{version}-dev";
25
#else
0 commit comments