Skip to content

Commit

Permalink
Fix semver
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshlonkar committed Jul 6, 2022
1 parent 605eca1 commit 41f1452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .estafette.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ version:
semver:
major: 1
minor: 3
patch: 0
patch: 1
labelTemplate: '{{branch}}-{{auto}}'
releaseBranch: 1.3.0
releaseBranch: 1.3.1

stages:
lint-and-package:
Expand Down

0 comments on commit 41f1452

Please sign in to comment.