From dbcd49225dbf767731b7b2a13c158dfbc4c4ece9 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Sat, 26 Jul 2025 09:40:32 +0700 Subject: [PATCH] v4.2 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8610b0e..1b36af1 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 Qobuz, Tidal & Deezer. -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.1/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.2/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index 5c7425e..c5e9399 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.1" + "version": "4.2" }