- Add new "Quality Reviewed" filter for drum charts
This commit is contained in:
Geomitron
2025-03-13 15:37:10 -05:00
parent a70f968806
commit febd5f4833
2 changed files with 3 additions and 3 deletions

View File

@@ -24,9 +24,9 @@ Head over to the [Releases](https://github.com/Geomitron/Bridge/releases) page t
- ✅ Advanced song search.
- ✅ Chart issue scanner (for people making charts).
### What's new in v3.3.0
### What's new in v3.4.0
- Add "Upload Date" column
- Add new "Quality Reviewed" filter for drum charts
### Development

View File

@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "3.3.5",
"version": "3.4.0",
"description": "A rhythm game chart searching and downloading tool.",
"homepage": "https://github.com/Geomitron/Bridge",
"license": "GPL-3.0",