From fd18f6fdacd13f68b1baf5d433ded68c0ef8d9c5 Mon Sep 17 00:00:00 2001 From: Eris Date: Sat, 2 Apr 2022 23:16:58 +0200 Subject: [PATCH] Bumped version to 3.3.3 --- HitScoreVisualizer/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HitScoreVisualizer/manifest.json b/HitScoreVisualizer/manifest.json index ce04a73..9e9bfe2 100644 --- a/HitScoreVisualizer/manifest.json +++ b/HitScoreVisualizer/manifest.json @@ -4,8 +4,8 @@ "name": "HitScoreVisualizer", "description": "Visualizes the scores of your hits! Overly complex config options! Numbers? All the pros use it, except the ones who don't. (But they should.)", "author": "Eris", - "gameVersion": "1.19.0", - "version": "3.3.2", + "gameVersion": "1.20.0", + "version": "3.3.3", "dependsOn": { "BSIPA": "^4.2.2", "BeatSaberMarkupLanguage": "^1.6.3",