Skip to content

Commit 2b9458d

Browse files
committedFeb 3, 2022
Release: 1.21.3-2
1 parent 5462adf commit 2b9458d

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
@@ -7,7 +7,7 @@ on:
77
- '**'
88
env:
99
VERSION_UPSTREAM: 1.21.3
10-
VERSION_PACKAGE: 1.21.3-1
10+
VERSION_PACKAGE: 1.21.3-2
1111
jobs:
1212
ShellCheck:
1313
runs-on: ubuntu-latest

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- '**'
66
env:
77
VERSION_UPSTREAM: 1.21.3
8-
VERSION_PACKAGE: 1.21.3-1
8+
VERSION_PACKAGE: 1.21.3-2
99
jobs:
1010
ShellCheck:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)