From 88d59de21fa16bfeba699a66693d9623c11b3d3f Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 1 Apr 2020 10:11:35 +0200 Subject: [PATCH] Prepare Release v0.4.1 --- changelog/{unreleased => 0.4.0_2020-03-31}/config.md | 0 changelog/0.4.1_2020-04-01/fix-tag | 5 +++++ 2 files changed, 5 insertions(+) rename changelog/{unreleased => 0.4.0_2020-03-31}/config.md (100%) create mode 100644 changelog/0.4.1_2020-04-01/fix-tag diff --git a/changelog/unreleased/config.md b/changelog/0.4.0_2020-03-31/config.md similarity index 100% rename from changelog/unreleased/config.md rename to changelog/0.4.0_2020-03-31/config.md diff --git a/changelog/0.4.1_2020-04-01/fix-tag b/changelog/0.4.1_2020-04-01/fix-tag new file mode 100644 index 000000000..17bc96d1a --- /dev/null +++ b/changelog/0.4.1_2020-04-01/fix-tag @@ -0,0 +1,5 @@ +Bugfix: Create a new tag to fix v0.4.0 + +Release v0.4.0 is using the wrong assets. We fixed that by creating a new release. + +https://github.com/owncloud/ocis-phoenix/pull/62 \ No newline at end of file