Release notes for 1.12.6b

This commit is contained in:
Mr. M 2025-05-19 01:41:39 +02:00
parent db9f4ae152
commit acde3d1c04
No known key found for this signature in database
GPG key ID: 6292C4C8F8652B18
13 changed files with 324 additions and 248 deletions

View file

@ -44,7 +44,6 @@ def main():
with open(TWILIGHT_RELEASE_NOTES, "w") as f:
json.dump({
"version": "xxx",
"image": False,
"extra": "",
"fixes": [],
"features": [],