mirror of https://github.com/winsw/winsw
Update tag format
parent
db6f2074d0
commit
bdbc6a0812
|
@ -1,6 +1,6 @@
|
||||||
# Configuration for Release Drafter: https://github.com/toolmantim/release-drafter
|
# Configuration for Release Drafter: https://github.com/toolmantim/release-drafter
|
||||||
name-template: WinSW v$NEXT_PATCH_VERSION
|
name-template: WinSW v$NEXT_PATCH_VERSION
|
||||||
tag-template: winsw-v$NEXT_PATCH_VERSION
|
tag-template: v$NEXT_PATCH_VERSION
|
||||||
# This repo follows the Semantic Versioning 2.0.0 approach: https://semver.org/
|
# This repo follows the Semantic Versioning 2.0.0 approach: https://semver.org/
|
||||||
version-template: $MAJOR.$MINOR.$PATCH
|
version-template: $MAJOR.$MINOR.$PATCH
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue