This commit is contained in:
Stef Heyenrath
2022-02-09 19:16:56 +01:00
parent f919a03d7f
commit 16e0f1aa35
4 changed files with 8 additions and 5 deletions

View File

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