From 1b0d67702dd87da7ca5b55a97a3308fddaff6381 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Wed, 11 Jun 2025 05:11:58 +0700 Subject: [PATCH] v3.2 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51def06..ed2365f 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.1/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.2/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 7427771..3a8be1e 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.1" + "version": "3.2" }