Skip to content

Commit

Permalink
feat!: release version 1 (#2487)
Browse files Browse the repository at this point in the history
if we ever merge this then the next version will be major
  • Loading branch information
h4ck3rk3y committed Jun 26, 2024
1 parent 36065a8 commit 05faafa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
token: "${{ secrets.RELEASER_TOKEN }}"
release-type: simple
package-name: kurtosis
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
bump-minor-pre-major: false
bump-patch-for-minor-pre-major: false
# Our CI, Docker Images, Kurtosis-SDK bumps all depend on
# non v tags
include-v-in-tag: false

0 comments on commit 05faafa

Please sign in to comment.