From 1abf4a647d2b1764f44da608f6c096ac98b0e845 Mon Sep 17 00:00:00 2001 From: Faultier314 <114798763+Faultier314@users.noreply.github.com> Date: Sun, 5 Apr 2026 22:53:35 +0200 Subject: [PATCH] chore: bump version to 0.2.3 Update project plan: finalize phases, techstack and architecture decisions Version: 0.2.3 --- CHANGELOG.md | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2872302..d9e58ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ Alle wesentlichen Änderungen am Projekt werden hier dokumentiert. Format: `[MAJOR.MINOR.PATCH] - YYYY-MM-DD` +--- +## [0.2.3] - 2026-04-05 + +### Changed +- Update project plan: finalize phases, techstack and architecture decisions + --- ## [0.2.2] - 2026-04-05 diff --git a/VERSION b/VERSION index ee1372d..7179039 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.2 +0.2.3