From 3414fadbd36979bdaf1b5d0ab461bea13e00a9cf Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Tue, 8 Jul 2025 16:44:11 +0700 Subject: [PATCH] v3.6 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93366d9..19467b5 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.5/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.6/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index 9990875..29f429a 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.5" + "version": "3.6" }