From 9fe4613be72384ea74cb56eb07f366cc79c3a5c2 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter <simon.diesenreiter@dynatrace.com> Date: Tue, 15 Apr 2025 15:33:04 +0200 Subject: [PATCH] =?UTF-8?q?release:=20version=200.1.21=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 d86ee37..0725b17 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,11 +5,22 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Fix new user saving refs NOISSUE. [Simon Diesenreiter] + + +0.1.20 (2025-04-15) +------------------- + Fix ~~~ - Remove unnecessary dotnet runtime download in CI job refs NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.1.19 (2025-04-15) ------------------- diff --git a/song_of_the_day/VERSION b/song_of_the_day/VERSION index baa9837..7906299 100644 --- a/song_of_the_day/VERSION +++ b/song_of_the_day/VERSION @@ -1 +1 @@ -0.1.20 +0.1.21