From 0e7ba6d0296eec3b2de3653092256b5ef35a67ab Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Sat, 21 Jun 2025 05:09:44 +0700 Subject: [PATCH] v3.3 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed2365f..b878c28 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/v3.2/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.3/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 3a8be1e..7878b05 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.2" + "version": "3.3" }