From 2eac274ee0f5aaf4e490c28b82e7b43a57a9eccb Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Thu, 11 Sep 2025 13:28:49 +0700 Subject: [PATCH] v4.5 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 978069f..7acd16d 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 & Amazon Music. -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.4/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.5/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index 45669c2..c5604ae 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.4" + "version": "4.5" }