Files
Antoine van der Lee 430a3c5a44 Fix release workflow failing when version already matches
The "Commit and push version bump" step hard-failed (exit 1) when
plugin.json and marketplace.json already contained the target version,
preventing the tag and GitHub release from being created. Treat an
already-correct version as a no-op and proceed to tagging.
2026-04-01 19:48:36 +02:00
..