This commit is contained in:
Stef Heyenrath
2021-10-30 09:26:33 +02:00
parent 6e5e629525
commit 5644491942
4 changed files with 9 additions and 7 deletions

View File

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