diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0e526..642bf61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -142,3 +142,4 @@ ### Features * **websocket:** Implement WebSocket connection and event handling ([#82](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/issues/82)) ([8ca909d](https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist-Web/commit/8ca909db522dd7108a3e40ce84811eaf8695eaa5)) +## (2025-11-24) diff --git a/versions.env b/versions.env index 5b29050..6044c45 100644 --- a/versions.env +++ b/versions.env @@ -1,3 +1,3 @@ MAJOR=4 MINOR=0 -PATCH=0 +PATCH=1