From 9928968ffbdd3cef0bf138609969bbd7f060331d Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Sun, 13 Jul 2025 05:30:59 +0700 Subject: [PATCH] v3.7 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19467b5..d282657 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.6/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.7/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index 29f429a..ad9a684 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.6" + "version": "3.7" }