Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Extremelyd1 committed Sep 4, 2021
1 parent 41d4817 commit a0873a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HKMPShared/Version.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
namespace Hkmp {
public static class Version {
public const string String = "0.7.1";
public const string String = "0.7.2";
}
}

0 comments on commit a0873a3

Please sign in to comment.