From d7639bae8feeefb20e078058f1b7a7f090560af1 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Tue, 13 May 2025 20:11:32 +0700 Subject: [PATCH] v2.7 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a59d2d4..407b565 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.6/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.7/SpotiFLAC.exe) # diff --git a/version.json b/version.json index acb409b..f2f99b5 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2.6" + "version": "2.7" }