diff --git a/AlternativePlay/Properties/AssemblyInfo.cs b/AlternativePlay/Properties/AssemblyInfo.cs index fb5cb94..c05d773 100644 --- a/AlternativePlay/Properties/AssemblyInfo.cs +++ b/AlternativePlay/Properties/AssemblyInfo.cs @@ -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")] diff --git a/AlternativePlay/manifest.json b/AlternativePlay/manifest.json index 032de04..2550511 100644 --- a/AlternativePlay/manifest.json +++ b/AlternativePlay/manifest.json @@ -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", diff --git a/README.md b/README.md index d5ea894..4f538b7 100644 --- a/README.md +++ b/README.md @@ -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