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 1bde869 commit bc96e8cCopy full SHA for bc96e8c
Source/Hat.cs
@@ -16,7 +16,7 @@ public static string Version
16
{
17
get
18
19
- const string version = "1.0.2";
+ const string version = "1.1.0";
20
#if DEBUG
21
return $"{version}-dev";
22
#else
0 commit comments