Skip to content

Commit

Permalink
Merge pull request #38 from Kylon99/dev/master/Update_version_to_0.7.1
Browse files Browse the repository at this point in the history
Updated version to 0.7.1
  • Loading branch information
Kylon99 authored Aug 3, 2021
2 parents 6699551 + a81336e commit 4016e31
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.7.0.0")]
[assembly: AssemblyFileVersion("0.7.0.0")]
[assembly: AssemblyVersion("0.7.1.0")]
[assembly: AssemblyFileVersion("0.7.1.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.7.0",
"version": "0.7.1",
"dependsOn": {
"BSIPA": "^4.1.6",
"BeatSaberMarkupLanguage": "^1.5.2",
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ Drop the AlternativePlay.dll file into your Plugins folder under your BeatSaber

## Changelog

### 0.7.1
- Added ability to play Beat Flail with only one hand or with a sword

### 0.7.0
- Added new Nunchaku and Beat Flail play modes

Expand Down

0 comments on commit 4016e31

Please sign in to comment.