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