diff --git a/ChartPlugin/manifest.json b/ChartPlugin/manifest.json index a867312..f397435 100644 --- a/ChartPlugin/manifest.json +++ b/ChartPlugin/manifest.json @@ -2,10 +2,10 @@ "$schema": "https://raw.githubusercontent.com/beat-saber-modding-group/BSIPA-MetadataFileSchema/master/Schema.json", "author": "Shoko84", "description": "Displays an in-game chart with song difficulty information!", - "gameVersion": "1.13.2", + "gameVersion": "1.16.1", "id": "SongChartVisualizer", "name": "SongChartVisualizer", - "version": "1.1.0", + "version": "1.1.1", "dependsOn": { "BSIPA": "^4.1.6", "BeatSaberMarkupLanguage": "^1.5.3",