From 187d8e92f0cd8e88cb57ac5fb6953eca59c17801 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Sat, 26 Jul 2025 16:32:43 +0200 Subject: [PATCH] =?UTF-8?q?release:=20version=200.6.10=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 11 +++++++++++ song_of_the_day/VERSION | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f3ea452..d834ad3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,10 +5,21 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Proper Spotify token refresh flow, refs: NOISSUE. [Simon Diesenreiter] + + +0.6.9 (2025-07-20) +------------------ + Fix ~~~ - Improved Spotify auth check flow, refs NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.6.8 (2025-07-20) ------------------ diff --git a/song_of_the_day/VERSION b/song_of_the_day/VERSION index 1a5ac0d..04e84f8 100644 --- a/song_of_the_day/VERSION +++ b/song_of_the_day/VERSION @@ -1 +1 @@ -0.6.9 +0.6.10