Skip to content

Commit 3bb11ce

Browse files
committed
chore(api): bump assembly version to 3.0.2r2
1 parent 2f76be2 commit 3bb11ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

S1API/S1API.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
using S1API.Lifecycle;
88
using S1API.Map;
99

10-
[assembly: MelonInfo(typeof(S1API.S1API), "S1API (Forked by Bars)", "3.0.2", "KaBooMa")]
10+
[assembly: MelonInfo(typeof(S1API.S1API), "S1API (Forked by Bars)", "3.0.2r2", "KaBooMa")]
1111
[assembly: MelonPriority(Int32.MinValue)]
1212
#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member
1313
namespace S1API

0 commit comments

Comments
 (0)