There was an error while loading. Please reload this page.
1 parent 2f76be2 commit 3bb11ceCopy full SHA for 3bb11ce
1 file changed
S1API/S1API.cs
@@ -7,7 +7,7 @@
7
using S1API.Lifecycle;
8
using S1API.Map;
9
10
-[assembly: MelonInfo(typeof(S1API.S1API), "S1API (Forked by Bars)", "3.0.2", "KaBooMa")]
+[assembly: MelonInfo(typeof(S1API.S1API), "S1API (Forked by Bars)", "3.0.2r2", "KaBooMa")]
11
[assembly: MelonPriority(Int32.MinValue)]
12
#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member
13
namespace S1API
0 commit comments