There was an error while loading. Please reload this page.
1 parent 1bc384c commit 6924bbbCopy full SHA for 6924bbb
1 file changed
InscryptionAPI/InscryptionAPIPlugin.cs
@@ -31,7 +31,7 @@ public class InscryptionAPIPlugin : BaseUnityPlugin
31
{
32
public const string ModGUID = "cyantist.inscryption.api";
33
public const string ModName = "InscryptionAPI";
34
- public const string ModVer = "2.24.0";
+ public const string ModVer = "2.24.1";
35
36
public static string Directory = "";
37
0 commit comments