From 479c6ede2b4d157e5e4f76540ef5314fa62ea577 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Thu, 20 Mar 2025 05:47:20 +0700 Subject: [PATCH] Update v2.3 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65e5ca4..d8aa4ee 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.2/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v2.3/SpotiFLAC.exe) # diff --git a/version.json b/version.json index 81e1b26..8064008 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2.2" + "version": "2.3" }