From 232f8ddc81f20b53218e3892c5469097eb1054a9 Mon Sep 17 00:00:00 2001 From: Geomitron <22552797+Geomitron@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:24:52 -0500 Subject: [PATCH] v3.0.1 - Paginate advanced search - Fix verbose misalignedTimeSignature issue text --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe7ac2b..fabb9e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bridge", - "version": "3.0.0", + "version": "3.0.1", "description": "A rhythm game chart searching and downloading tool.", "homepage": "https://github.com/Geomitron/Bridge", "license": "GPL-3.0",