Skip to content

Commit 06e27fc

Browse files
committed
Release: 1.33.3-1
1 parent 13f9aef commit 06e27fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- '**'
99

1010
env:
11-
VERSION_UPSTREAM: 1.32.1
11+
VERSION_UPSTREAM: 1.33.3
1212
VERSION_BUILD: 1
1313

1414
jobs:

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- '**'
77

88
env:
9-
VERSION_UPSTREAM: 1.32.1
9+
VERSION_UPSTREAM: 1.33.3
1010
VERSION_BUILD: 1
1111

1212
jobs:

0 commit comments

Comments
 (0)