From 33a6137f750dd68d63397c4b733dc022c89d4ef0 Mon Sep 17 00:00:00 2001 From: afkarxyz Date: Tue, 21 Oct 2025 02:16:31 +0700 Subject: [PATCH] v5.1 --- README.md | 2 +- version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 532881e..d0212fb 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/v5.0/SpotiFLAC.exe) +### [Download](https://github.com/afkarxyz/SpotiFLAC/releases/download/v5.1/SpotiFLAC.exe) ## Screenshots diff --git a/version.json b/version.json index a17472b..7b678ca 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "5.0" + "version": "5.1" }