From 5ced39a2a0a92fb286c0bcd7b4f9ad2eff4a41ec Mon Sep 17 00:00:00 2001 From: opl- Date: Fri, 24 Sep 2021 18:27:47 +0200 Subject: [PATCH] Release v1.18.0 Adds: - `beatmap.color` representing the colors used by the environment. See [protocol.md] for more information. Fixes: - Playing multiplayer causes future maps played in singleplayer to not fire events correctly. (#74) - Tutorial should no longer cause exceptions to be logged. (#74) - levelFailed callback not unregistered correctly from the gameplay manager. --- BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj b/BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj index ca3e041..136ceef 100644 --- a/BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj +++ b/BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj @@ -12,8 +12,8 @@ v4.7.2 512 - 1.17.0 - 1.17.0 + 1.18.0 + 1.18.0 ..\libs\beatsaber\ $(Version) true