Skip to content

Commit

Permalink
Updated version to 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Kylon99 committed Feb 19, 2021
1 parent afb01e6 commit fc121a5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions AlternativePlay/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.5.2.0")]
[assembly: AssemblyFileVersion("0.5.2.0")]
[assembly: AssemblyVersion("0.5.3.0")]
[assembly: AssemblyFileVersion("0.5.3.0")]
2 changes: 1 addition & 1 deletion AlternativePlay/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"icon": "AlternativePlay.Resources.DarthMaulColor.png",
"id": "AlternativePlay",
"name": "AlternativePlay",
"version": "0.5.2",
"version": "0.5.3",
"dependsOn": {
"BSIPA": "^4.1.4",
"BeatSaberMarkupLanguage": "^1.4.5",
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ This mod depends on the following mods. Download them at [BeatMods](https://bea
Drop the AlternativePlay.dll file into your Plugins folder under your BeatSaber folder.

## Changelog
### 0.5.3
- Added room and noodle extension adjustment to saber tracking
- Fixed tracker select display to follow room rotation

### 0.5.2
- Updated to support Beat Saber 1.13.2
Expand Down

0 comments on commit fc121a5

Please sign in to comment.