This commit is contained in:
Stef Heyenrath
2022-01-24 12:54:36 +01:00
parent ccd433b202
commit 288a50ccaf
4 changed files with 8 additions and 7 deletions

View File

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