From f4fc25b14c24ecde3e2e7e6b4edfadd8a82586f7 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Wed, 1 Oct 2025 19:48:26 +0200 Subject: [PATCH] Tweak release drafter a bit --- .github/release-drafter.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 2fbaa174..657854ed 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,8 +1,8 @@ name-template: '$RESOLVED_VERSION' tag-template: '$RESOLVED_VERSION' +version-template: "$MAJOR.$MINOR.0.b$PATCH" change-template: '- #$NUMBER - $TITLE (@$AUTHOR)' -filter-by-commitish: true -commitish: dev +latest: false prerelease: true categories: -- 2.34.1