From 8417003ea736838a77aee9173106278a641d3435 Mon Sep 17 00:00:00 2001 From: Simon Diesenreiter Date: Tue, 15 Apr 2025 15:24:51 +0200 Subject: [PATCH] =?UTF-8?q?release:=20version=200.1.20=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 12 ++++++++++++ song_of_the_day/VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index fc3b6a6..d86ee37 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -5,10 +5,22 @@ Changelog (unreleased) ------------ +Fix +~~~ +- Remove unnecessary dotnet runtime download in CI job refs NOISSUE. + [Simon Diesenreiter] + + +0.1.19 (2025-04-15) +------------------- + Fix ~~~ - Improve Docker build refs NOISSUE. [Simon Diesenreiter] +Other +~~~~~ + 0.1.18 (2025-04-15) ------------------- diff --git a/song_of_the_day/VERSION b/song_of_the_day/VERSION index d8a023e..baa9837 100644 --- a/song_of_the_day/VERSION +++ b/song_of_the_day/VERSION @@ -1 +1 @@ -0.1.19 +0.1.20