Skip to content

Commit df3d231

Browse files
v1.5 - changed to API
1 parent 471fd10 commit df3d231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class Plugin : BaseUnityPlugin
1414
{
1515
private const string PluginGuid = "cyantist.inscryption.api";
1616
private const string PluginName = "API";
17-
private const string PluginVersion = "1.4.0.0";
17+
private const string PluginVersion = "1.5.0.0";
1818

1919
internal static ManualLogSource Log;
2020

0 commit comments

Comments
 (0)