Skip to content

Commit

Permalink
Release: 1.29.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
x70b1 committed Dec 12, 2023
1 parent 03a6e86 commit 2d2459f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- '**'

env:
VERSION_UPSTREAM: 1.28.3
VERSION_UPSTREAM: 1.29.0
VERSION_BUILD: 1

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '**'

env:
VERSION_UPSTREAM: 1.28.3
VERSION_UPSTREAM: 1.29.0
VERSION_BUILD: 1

jobs:
Expand Down

0 comments on commit 2d2459f

Please sign in to comment.