Skip to content

Commit 34e0316

Browse files
committed
break old pouch
1 parent 67746b2 commit 34e0316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Constants.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public static class Constants
1717
/// <summary>
1818
/// Version of the HKMP Addon
1919
/// </summary>
20-
public const string Version = "1.0.0"; // given to HKMP bump only when API is incompatible
20+
public const string Version = "2.0.0"; // given to HKMP bump only when API is incompatible
2121

2222
/// <summary>
2323
/// Version of the Pipe

0 commit comments

Comments
 (0)