From 2669430b9400ca09ffdcb4e5af5d8cd40544c62e Mon Sep 17 00:00:00 2001 From: Julian Kittel <62687014+ToniMacaroni@users.noreply.github.com> Date: Mon, 12 Jun 2023 19:57:56 +0200 Subject: [PATCH] Update manifest.json --- SaberFactory/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SaberFactory/manifest.json b/SaberFactory/manifest.json index 762ae4c..e62e979 100644 --- a/SaberFactory/manifest.json +++ b/SaberFactory/manifest.json @@ -3,7 +3,7 @@ "id": "SaberFactory", "name": "Saber Factory", "author": "Toni Macaroni", - "version": "2.5.5", + "version": "2.6.1", "description": "A highly customizable saber mod", "gameVersion": "1.29.0", "dependsOn": { @@ -11,4 +11,4 @@ "SiraUtil": "^3.1.2", "BeatSaberMarkupLanguage": "^1.6.10" } -} \ No newline at end of file +}