Skip to content

Commit

Permalink
Release v1.9.0
Browse files Browse the repository at this point in the history
Breaks:
- `playerSettings.disableSFX` is now `playerSettings.sfxVolume`

Changes:
- Beat Saber 1.6 support (#30, by @Sarayalth)

Adds:
- BSIPA support (#30, by @Sarayalth)
  • Loading branch information
opl- committed Jan 1, 2020
1 parent 6010dbf commit a432a15
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.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<TargetFrameworkProfile />
<Version>1.8.1</Version>
<Version>1.9.0</Version>
<BeatSaberVersion>1.6.0</BeatSaberVersion>
<GameDirPath>..\libs\beatsaber\</GameDirPath>
<SemVerVersion>$(Version)</SemVerVersion>
Expand Down

0 comments on commit a432a15

Please sign in to comment.