diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index b3397d7..eb3a96b 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -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")] diff --git a/manifest.json b/manifest.json index 4d75059..4f783c1 100644 --- a/manifest.json +++ b/manifest.json @@ -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": {