This commit is contained in:
Stef Heyenrath
2022-04-21 18:28:49 +02:00
parent 2e5bfc41d5
commit b06b3c8e8b
4 changed files with 11 additions and 4 deletions

View File

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