Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
legoandmars committed Jun 4, 2021
1 parent 9e8167b commit a2864f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CustomNotes/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("2.3.0")]
[assembly: AssemblyFileVersion("2.3.0")]
[assembly: AssemblyVersion("2.3.1")]
[assembly: AssemblyFileVersion("2.3.1")]
4 changes: 2 additions & 2 deletions CustomNotes/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"#![CustomNotes.Resources.description.md]",
"Adds support for custom notes in beat saber"
],
"gameVersion": "1.16.0",
"gameVersion": "1.16.1",
"icon": "CustomNotes.Resources.Icons.icon.png",
"id": "Custom Notes",
"name": "CustomNotes",
"version": "2.3.0",
"version": "2.3.1",
"dependsOn": {
"BSIPA": "^4.1.3",
"BeatSaberMarkupLanguage": "^1.3.5",
Expand Down

0 comments on commit a2864f4

Please sign in to comment.