From 4e6cb4a350c0667e5230ea2245d437d7ba0575b8 Mon Sep 17 00:00:00 2001 From: TeamCity Date: Sun, 7 Dec 2025 20:50:29 +0000 Subject: [PATCH] ci: bump version to v0.1.2 --- CHANGELOG.md | 1 + versions.env | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e65d208..aa7dfb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,3 +32,4 @@ ### Bug Fixes * FRO-28 Integrate Frontend Build as a seperate image ([#3](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/issues/3)) ([ecc78ab](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/commit/ecc78ab1b3772bffbae62a7b926cfc0ca8be4ff4)) +## [0.0.0](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Frontend/compare/0.1.1...0.0.0) (2025-12-07) diff --git a/versions.env b/versions.env index 1a244b7..861000f 100644 --- a/versions.env +++ b/versions.env @@ -1,3 +1,3 @@ MAJOR=0 MINOR=1 -PATCH=1 +PATCH=2