From c4a9042adc1efe0cd827f6adc3e7409cfb5fc2f7 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Mon, 12 May 2025 00:08:55 +0700 Subject: [PATCH] v2.9 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94b1204..7acb4e3 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 Tidal, Amazon Music, and Deezer (via Lucida), as well as Qobuz (via SquidWTF). -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.8/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.9/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 48fe569..904ad8b 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2.8" + "version": "2.9" }