diff --git a/README.md b/README.md index a9e7828..d4bb521 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ SpotiFLAC allows you to download Spotify tracks in true FLAC format through services like Tidal, Amazon Music, and Deezer (via Lucida), as well as Qobuz (via SquidWTF). -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.9/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.0/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 904ad8b..5cd1dcd 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2.9" + "version": "3.0" }