diff --git a/CHANGELOG.md b/CHANGELOG.md index f0adc2a..42e574a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,3 +95,8 @@ ### Bug Fixes * traling ([54e3215](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/commit/54e321512777f6722864694eb677eab0e8418a9f)) +## (2025-11-07) + +### Bug Fixes + +* removed trailing ([5e503cb](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/commit/5e503cbc364f7cb23926976acc6cee575eadd9d6)) diff --git a/versions.env b/versions.env index f18369e..15959a7 100644 --- a/versions.env +++ b/versions.env @@ -1,3 +1,3 @@ MAJOR=1 MINOR=0 -PATCH=6 +PATCH=7