diff --git a/README.md b/README.md index 51271c1..3ff63cd 100644 --- a/README.md +++ b/README.md @@ -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.1.0 +### What's new in v3.3.0 -- Add "Tools" tab with chart issue scanner +- Add "Upload Date" column ### Development diff --git a/package.json b/package.json index fae80ee..d898f29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bridge", - "version": "3.2.0", + "version": "3.3.0", "description": "A rhythm game chart searching and downloading tool.", "homepage": "https://github.com/Geomitron/Bridge", "license": "GPL-3.0",