mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
chore(release): prepare for 1.133.0
This commit is contained in:
@@ -102,7 +102,7 @@ def main():
|
||||
found = True
|
||||
if not found:
|
||||
raise SystemExit(
|
||||
f"{changelog_name} contains no entry for version: {newversion}"
|
||||
f"CHANGELOG.md contains no entry for version: {newversion}"
|
||||
)
|
||||
|
||||
for toml_filename in toml_list:
|
||||
|
||||
Reference in New Issue
Block a user