Skip to content

Commit e440eed

Browse files
committed
Bump version numbers
1 parent be7aacb commit e440eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Core_BetterPenetration/Constants.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ namespace Core_BetterPenetration
33
internal class Constants
44
{
55
#if KK || KKS || EC
6-
public const string PluginVersion = "4.5.5.1";
6+
public const string PluginVersion = "4.5.5.2";
77
#else
8-
public const string PluginVersion = "5.0.1.1";
8+
public const string PluginVersion = "5.0.1.2";
99
#endif
1010
}
1111
}

0 commit comments

Comments
 (0)