This commit is contained in:
Stef Heyenrath
2023-12-04 18:09:03 +01:00
parent 8b91cec457
commit 9757245c61
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
rem https://github.com/StefH/GitHubReleaseNotes
SET version=1.5.40
SET version=1.5.41
GitHubReleaseNotes --output CHANGELOG.md --skip-empty-releases --exclude-labels question invalid doc duplicate --version %version% --token %GH_TOKEN%