diff --git a/README.md b/README.md index 85d42ee..a26a944 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,6 @@ v.2.0.0 - The list of available charts will now update much more frequently and reliably #### Known Issues: -- Chart folders download more slowly than .sng files - There are rare cases where the download audio is heavily distorted (for now, redownload it from the Google Drive source folder manually) diff --git a/package.json b/package.json index 933141e..87e4e6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bridge", - "version": "2.0.0", + "version": "2.0.1", "description": "A rhythm game chart searching and downloading tool.", "homepage": "https://github.com/Geomitron/Bridge", "license": "GPL-3.0",