Skip to content

Commit bc357c5

Browse files
committed
fix(version): Increment by patch
1 parent ebe3b86 commit bc357c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id: version
3636
with:
3737
release_branch: master
38-
increment: major
38+
increment: patch
3939
use_api: true
4040

4141
extensions_build:

0 commit comments

Comments
 (0)