Skip to content

Commit

Permalink
Release v1.19.1
Browse files Browse the repository at this point in the history
Fixes:
- Conflict with Practice Plugin (rewinding causes duplicate note controller mappings, thanks @Kylemc1413)
- Potential listener leak if a CutScoreBuffer doesn't call finish listener before being reused in another map
  • Loading branch information
opl- committed Nov 6, 2021
1 parent f9c4b9a commit c7d6ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<Version>1.19.0</Version>
<Version>1.19.1</Version>
<BeatSaberVersion>1.18.0</BeatSaberVersion>
<GameDirPath>..\libs\beatsaber\</GameDirPath>
<SemVerVersion>$(Version)</SemVerVersion>
Expand Down

0 comments on commit c7d6ab6

Please sign in to comment.