Skip to content

Commit c009dc9

Browse files
committed
change version
1 parent e7f7f48 commit c009dc9

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
@@ -19,7 +19,7 @@ public static string Version
1919
{
2020
get
2121
{
22-
const string version = "1.0";
22+
const string version = "1.0.1";
2323
#if DEBUG
2424
return $"{version}-dev";
2525
#else

0 commit comments

Comments
 (0)