From e2e1ab1cfa149af599b10458dbaa2e38ebbfae86 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Thu, 24 Jul 2025 06:34:25 +0700 Subject: [PATCH] v4.1 --- README.md | 8 +------- version.json | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 706adda..d75c41e 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,7 @@ SpotiFLAC allows you to download Spotify tracks in true FLAC format through services like Qobuz, Tidal & Deezer. -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.0/SpotiFLAC.exe) - -# - -> [!Important] -> - Requires **Google Chrome, Chromium, Microsoft Edge,** or **Brave** to use `Deezer` -> - If after **Cloudflare** verification nothing happens, use a `VPN`, your country is likely blocked by `corsproxy.io` +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.1/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index a7cc0dc..5c7425e 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.0" + "version": "4.1" }