Skip to content

Commit

Permalink
Updated for 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Sep 2, 2021
1 parent 45cf0c5 commit 82a2d90
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,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("1.2.3")]
[assembly: AssemblyFileVersion("1.2.3")]
[assembly: AssemblyVersion("1.2.4")]
[assembly: AssemblyFileVersion("1.2.4")]
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"id": "PerformanceMeter",
"name": "PerformanceMeter",
"author": "JackMacWindows",
"version": "1.2.3",
"version": "1.2.4",
"description": "Shows a graph of your energy bar, percentage level, or cut value throughout a map on the end screen.",
"gameVersion": "1.16.3",
"gameVersion": "1.17.0",
"dependsOn": {
"BSIPA": "^4.2.0",
"BS Utils": "^1.11.0",
"BeatSaberMarkupLanguage": "^1.5.4"
"BeatSaberMarkupLanguage": "^1.5.5"
},
"features": [],
"links": {
Expand Down

0 comments on commit 82a2d90

Please sign in to comment.