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