This commit is contained in:
Stef Heyenrath
2022-01-06 15:52:08 +01:00
parent e3a693ede7
commit 0f1a4f32ef
4 changed files with 11 additions and 8 deletions

View File

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