- Overall progress bar now turns red when a download fails
- Fixed incorrectly set default values for settings
- Fixed audio length display for lengths less than one minute
- Fixed displayed album for songs on multiple albums
- Fixed some short words in search query removing all results
- Number indicator on results now correctly shows the number of charts
This commit is contained in:
Geomitron
2020-07-12 22:16:53 -04:00
parent 790a5fc0b3
commit 345644ab5b

View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "0.0.3",
"version": "0.0.4",
"description": "A Clone Hero library management tool with built in chart searching and downloading.",
"homepage": "https://github.com/Geomitron/Bridge",
"license": "GPL-3.0",