From 0542d6e86bdf9d70f86037134a9aa81785bda8dc Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Mon, 23 Jun 2025 11:57:49 +0700 Subject: [PATCH] v3.4 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b878c28..fa4d76d 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.3/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.4/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 7878b05..27fd681 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.3" + "version": "3.4" }