diff --git a/RELEASENOTES.md b/RELEASENOTES.md index ebc0efe..217113a 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -7,6 +7,17 @@ ### Bug Fixes + +### [0.12.1] 2026-07 + +### Breaking Changes + +### New Features + +### Bug Fixes + +- Fixed stage drawing to only be checked when a stage completed. Now done on stage number changed. + ## [0.12.0] 2026-06 Migration to Gitea.
diff --git a/version.txt b/version.txt index d33c3a2..aac2dac 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.12.0 \ No newline at end of file +0.12.1 \ No newline at end of file