From 51b5c3f5b8e5a5da0617cddf002a19b10e145ec6 Mon Sep 17 00:00:00 2001 From: ifBars Date: Mon, 10 Aug 2026 21:19:10 -0700 Subject: [PATCH] chore(release): prepare 3.1.13 --- S1API/S1API.cs | 2 +- S1API/S1API.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/S1API/S1API.cs b/S1API/S1API.cs index 46b58b2f..5dfe3631 100644 --- a/S1API/S1API.cs +++ b/S1API/S1API.cs @@ -12,7 +12,7 @@ using S1API.Lifecycle; using S1API.Map; -[assembly: MelonInfo(typeof(S1API.S1API), "S1API (Forked by Bars)", "3.1.12", "KaBooMa")] +[assembly: MelonInfo(typeof(S1API.S1API), "S1API (Forked by Bars)", "3.1.13", "KaBooMa")] [assembly: MelonPriority(Int32.MinValue)] #pragma warning disable CS1591 // Missing XML comment for publicly visible type or member namespace S1API diff --git a/S1API/S1API.csproj b/S1API/S1API.csproj index 8caf1c48..657798ce 100644 --- a/S1API/S1API.csproj +++ b/S1API/S1API.csproj @@ -23,7 +23,7 @@ $(NoWarn);1591 true latest - 3.1.12 + 3.1.13