This commit is contained in:
Stef Heyenrath
2022-06-09 21:35:44 +02:00
parent 0441c1d85e
commit 8dc9c4b46c
4 changed files with 7 additions and 7 deletions

View File

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