From 998730bbb3f5d7e9b43318b9abd325997619d892 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Sat, 11 Oct 2025 18:18:27 +0700 Subject: [PATCH] v4.8 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f461651..db27e73 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 & Deezer. -### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.7/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v4.8/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index e570051..ddc5d11 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.7" + "version": "4.8" }