From 22da74a027c5be458996f0d255a3ebac0eaa9b1f Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Mon, 21 Jul 2025 17:33:39 +0700 Subject: [PATCH] v3.9 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2cf5baa..72c9ba6 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.8/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v3.9/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index 112eb14..cef7baa 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "3.8" + "version": "3.9" }