Skip to content

Commit

Permalink
Next is 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr committed Sep 19, 2024
1 parent 37bb188 commit 566a4bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Backporting
uses: kiegroup/git-backporting@v4
with:
target-branch: 0.14.x
target-branch: 0.15.x
pull-request: ${{ github.event.pull_request.url }}
no-squash: ${{ env.NO_SQUASH_OPTION }}
strategy: ort
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
push:
branches:
- main
- 0.14.x
- 0.15.x
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion pkg/horreum/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15-dev
0.16-dev

0 comments on commit 566a4bd

Please sign in to comment.