- Add "Upload Date" column
This commit is contained in:
Geomitron
2025-02-08 12:20:37 -06:00
parent c9166966c1
commit c04d5829c1
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. - ✅ Advanced song search.
- ✅ Chart issue scanner (for people making charts). - ✅ Chart issue scanner (for people making charts).
### What's new in v3.1.0 ### What's new in v3.3.0
- Add "Tools" tab with chart issue scanner - Add "Upload Date" column
### Development ### Development

View File

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