From e551a771bb56cf192a7d5f0df2bbd418667e69d5 Mon Sep 17 00:00:00 2001 From: Sirspam <71392316+Sirspam@users.noreply.github.com> Date: Sun, 3 Mar 2024 10:40:13 +0000 Subject: [PATCH] Game version 1.34.2 This should work for 1.34.0 but I can't be bothered with downgrading and compiling just to check --- Hitbloq/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hitbloq/manifest.json b/Hitbloq/manifest.json index 1b91419..5e1ca6e 100644 --- a/Hitbloq/manifest.json +++ b/Hitbloq/manifest.json @@ -8,7 +8,7 @@ "#![Hitbloq.Description.md]", "Hitbloq offers a unique competitive experience for Beat Saber through its use of map pools and the relative ranking algorithm." ], - "gameVersion": "1.34.0", + "gameVersion": "1.34.2", "icon": "Hitbloq.Images.Logo.png", "dependsOn": { "BSIPA": "^4.2.1",