From da429d94100f6d40639fa52dbb05f1944fba12dd Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Fri, 25 Apr 2025 06:33:32 +0700 Subject: [PATCH] v2.5 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f22e1d..f51f9ea 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.4/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.5/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 11a32b9..75cf031 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2.4" + "version": "2.5" }