From c784dc72ae700749b8050179cec3e782faba28b9 Mon Sep 17 00:00:00 2001 From: Michael Folz Date: Fri, 6 Oct 2023 12:51:04 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 11 +++++++++++ pom.xml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bee6e14..b448e533 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [UNRELEASED] - yyyy-mm-dd + +### Added +### Changed +### Deprecated +### Removed +### Fixed +### Security + +The full changelog can be found [here](https://todo). + ## [4.0.0] - 2023-10-06 ### Added diff --git a/pom.xml b/pom.xml index 40b8acba..19f4aa15 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ de.medizininformatik-initiative FeasibilityGuiBackend - 4.0.0 + 4.1.0-SNAPSHOT FeasibilityGuiBackend Backend of the Feasibility GUI