Skip to content

Commit e04fc5f

Browse files
Increment build/patch version on release
1 parent 9f7ec0e commit e04fc5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

version.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
},
2020
"release": {
2121
"tagName": "release-{version}",
22-
"branchName": "release/{version}"
22+
"branchName": "release/{version}",
23+
"versionIncrement": "build"
2324
}
2425
}

0 commit comments

Comments
 (0)