From a97f80d7e6b1c44f31431b20203f04a1357f9c00 Mon Sep 17 00:00:00 2001 From: Neverhorst Date: Wed, 21 Jun 2023 11:39:05 +0200 Subject: [PATCH] Version bump to 1.4.1 --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- VERSION | 2 +- docs/changelog.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f910d9b4..9fd9b739 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,7 +17,7 @@ body: description: What version of our software are you running? options: - Development - - Release v1.4.0 + - Release v1.4.1 - Release v1.3.0 - Release v1.2.0 - Release v1.1.0 diff --git a/VERSION b/VERSION index 514204e6..347f5833 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.1.dev0 +1.4.1 diff --git a/docs/changelog.md b/docs/changelog.md index bfecbbd3..35bc1535 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -15,7 +15,7 @@ None None -## Version 1.4.0 +## Version 1.4.1 Released on 21.06.2023 ### Breaking Changes