Skip to content

Commit 6a07327

Browse files
authored
Merge pull request #1479 from xael-fry/xael-fry-patch-1
fix(release-draft): fix version number
2 parents 35e7be4 + c584ec1 commit 6a07327

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/release-drafts/increasing-minor-version.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name-template: 'Play $NEXT_PATCH_VERSION'
2-
tag-template: '$NEXT_PATCH_VERSION'
1+
name-template: 'Play $NEXT_MINOR_VERSION'
2+
tag-template: '$NEXT_MINOR_VERSION'
33
template: |
44
# :mega: Play $NEXT_MINOR_VERSION Released
55

0 commit comments

Comments
 (0)