Skip to content

Commit

Permalink
Release v1.20.0
Browse files Browse the repository at this point in the history
Adds:
- `beatmap.characteristic` (#84)

Fixes:
- Entire texture atlas sent as cover for vanilla beatmaps (#82)

Changes:
- Updated protocol documentation to mention new beatmap characteristics
  • Loading branch information
opl- committed Jan 5, 2022
1 parent 2899e5c commit c9686bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BeatSaberHTTPStatus/BeatSaberHTTPStatusPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<Version>1.19.1</Version>
<BeatSaberVersion>1.18.0</BeatSaberVersion>
<Version>1.20.0</Version>
<BeatSaberVersion>1.19.0</BeatSaberVersion>
<GameDirPath>..\libs\beatsaber\</GameDirPath>
<SemVerVersion>$(Version)</SemVerVersion>
<CopyToPlugins Condition=" '$(CopyToPlugins)' == '' ">true</CopyToPlugins>
Expand Down

0 comments on commit c9686bf

Please sign in to comment.