From d6b9e95c9e4961f3571e3e8f5dc9dac4a8ea8334 Mon Sep 17 00:00:00 2001 From: Geomitron <22552797+Geomitron@users.noreply.github.com> Date: Sat, 22 Feb 2025 19:26:57 -0600 Subject: [PATCH] v3.3.3 - Improve layout when resizing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98356e9..5b78a56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bridge", - "version": "3.3.2", + "version": "3.3.3", "description": "A rhythm game chart searching and downloading tool.", "homepage": "https://github.com/Geomitron/Bridge", "license": "GPL-3.0",