Skip to content

Commit 6a8bafa

Browse files
committed
change version
1 parent fa19cbc commit 6a8bafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Hat.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public static string Version
1616
{
1717
get
1818
{
19-
const string version = "1.1.0";
19+
const string version = "1.1.1";
2020
#if DEBUG
2121
return $"{version}-dev";
2222
#else

0 commit comments

Comments
 (0)