From 26e8b2cd0c41bf17de361ab351365fb26bc20068 Mon Sep 17 00:00:00 2001 From: Faultier314 <114798763+Faultier314@users.noreply.github.com> Date: Mon, 6 Apr 2026 07:46:37 +0200 Subject: [PATCH] fix: correct version to 0.3.0 (MAJOR only changes on user instruction) Version: 0.3.0 --- .claude/session-context.md | 2 +- CHANGELOG.md | 2 +- VERSION | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude/session-context.md b/.claude/session-context.md index 3b006c1..9dff275 100644 --- a/.claude/session-context.md +++ b/.claude/session-context.md @@ -9,7 +9,7 @@ | Feld | Wert | |---|---| -| **Version** | 1.0.0-alpha | +| **Version** | 0.3.0 | | **Aktiver Branch** | feature/phase-1 | | **Basis-Branch** | develop | | **Zuletzt geändert** | 2026-04-06 | diff --git a/CHANGELOG.md b/CHANGELOG.md index 59c07a8..fa4c22f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ Format: `[MAJOR.MINOR.PATCH] - YYYY-MM-DD` --- -## [1.0.0-alpha] - 2026-04-06 +## [0.3.0] - 2026-04-06 ### Added – Phase 1 komplett implementiert diff --git a/VERSION b/VERSION index dadcca1..0d91a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0-alpha +0.3.0