This commit is contained in:
Stef Heyenrath
2022-03-25 21:39:14 +01:00
parent 11c0782673
commit ce4d39ae55
3 changed files with 6 additions and 2 deletions

View File

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