[scripts/release] add more checks before committing release

- check if CHANGELOG was updated
- sync with origin/master
This commit is contained in:
Mike Fährmann
2026-01-17 20:40:48 +01:00
parent 038efda445
commit 235fb25f6b
2 changed files with 19 additions and 5 deletions

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.31.3"
__version__ = "1.31.4-dev"
__variant__ = None