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