From 8e5232f0a250b5c752048ab5f0786d7b1c222d83 Mon Sep 17 00:00:00 2001 From: Geomitron <22552797+Geomitron@users.noreply.github.com> Date: Tue, 16 Jan 2024 09:27:53 -0600 Subject: [PATCH] v2.0.3 - Increase download timeout - Minor bugfixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbcf071..0257439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bridge", - "version": "2.0.2", + "version": "2.0.3", "description": "A rhythm game chart searching and downloading tool.", "homepage": "https://github.com/Geomitron/Bridge", "license": "GPL-3.0",