This commit is contained in:
Stef Heyenrath
2021-10-27 19:22:46 +02:00
parent e9db520cc3
commit 0e06cf6346
4 changed files with 13 additions and 9 deletions

View File

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