From 7204e3e4da08feb7a431e4463eca7e6b43969bb8 Mon Sep 17 00:00:00 2001 From: PixelBoom <33881026+rithik-b@users.noreply.github.com> Date: Wed, 6 Jul 2022 11:08:40 -0400 Subject: [PATCH] Update manifest.json --- LeaderboardCore/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LeaderboardCore/manifest.json b/LeaderboardCore/manifest.json index 47f8ab1..0aa1657 100644 --- a/LeaderboardCore/manifest.json +++ b/LeaderboardCore/manifest.json @@ -3,7 +3,7 @@ "id": "LeaderboardCore", "name": "LeaderboardCore", "author": "PixelBoom & PulseLane", - "version": "1.2.1", + "version": "1.2.2", "description": "A utility for custom leaderboards to attach themselves in Beat Saber.", "gameVersion": "1.20.0", "dependsOn": { @@ -15,4 +15,4 @@ "links": { "project-source": "https://github.com/rithik-b/LeaderboardCore" } -} \ No newline at end of file +}