From 65fbb9a8e945e176966b39043bbb968af733af32 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Fri, 8 Aug 2025 00:20:57 +0700 Subject: [PATCH] v4.4 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bfda2b0..7abaf0c 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.3/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.4/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index e27c20c..45669c2 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.3" + "version": "4.4" }