From e0a0514df915391f0cdeeb255c9d972429eed384 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Tue, 6 May 2025 10:41:11 +0700 Subject: [PATCH] v2.6 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c284f5..a59d2d4 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 with the help of Lucida. -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.5/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.6/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 75cf031..acb409b 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2.5" + "version": "2.6" }