From d4e621b36c1c8b122d9a4880263330fe18380ed7 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Wed, 2 Jul 2025 13:50:01 +0700 Subject: [PATCH] v3.5 --- README.md | 4 +--- version.json | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c85c707..93366d9 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 Qobuz & Tidal. -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.4/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.5/SpotiFLAC.exe) ## Screenshots @@ -18,8 +18,6 @@ ![image](https://github.com/user-attachments/assets/1feec621-f8bf-4b2a-ae73-afcb1fb1deba) -![image](https://github.com/user-attachments/assets/12ba7b43-7cf7-4eca-9cf2-a97b5d8c78e2) - ## Lossless Audio Check ![image](https://github.com/user-attachments/assets/d63b422d-0ea3-4307-850f-96c99d7eaa9a) diff --git a/version.json b/version.json index 27fd681..9990875 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.4" + "version": "3.5" }