From ab208482cade2eef9ce0dc498cbc7e488660e03e Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Mon, 13 Oct 2025 05:09:53 +0700 Subject: [PATCH] v5.0 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52201d1..76f9bbb 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.9/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v5.0/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index cf2569e..a17472b 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.9" + "version": "5.0" }