Skip to content

Commit 6e94b40

Browse files
committed
Next is 0.19
1 parent 9924de8 commit 6e94b40

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Backporting
4242
uses: kiegroup/git-backporting@v4
4343
with:
44-
target-branch: 0.17.x
44+
target-branch: 0.18.x
4545
pull-request: ${{ github.event.pull_request.url }}
4646
no-squash: ${{ env.NO_SQUASH_OPTION }}
4747
strategy: ort

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches:
77
- main
88
- 0.17.x
9+
- 0.18.x
910
pull_request:
1011
jobs:
1112
test:

pkg/horreum/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.18-dev
1+
0.19-dev

pkg/raw_client/kiota-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"descriptionHash": "A74DF8F8D8C4360D35548B28C67857119A13186433E8ACD199656D77D6EE45501E231D3974152EFC451A72AFE4E8296E4E5A2E453D3E80EE7AD54EE697959488",
2+
"descriptionHash": "8F3919B4E31C4507B8945767AB3C371D47F5AD56FEF20466BF26F7AB16CB73EEC574A6B992C796EF0EE7CB34D90B748E3B97847CDD8F6CE8380A1514EB9A4365",
33
"descriptionLocation": "../../openapi/openapi.yaml",
44
"lockFileVersion": "1.0.0",
55
"kiotaVersion": "1.25.1",

0 commit comments

Comments
 (0)