Skip to content

Commit

Permalink
Release: 1.21.3-3
Browse files Browse the repository at this point in the history
  • Loading branch information
x70b1 committed Feb 15, 2022
1 parent 457fce7 commit e7d531a
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 @@ -7,7 +7,7 @@ on:
- '**'
env:
VERSION_UPSTREAM: 1.21.3
VERSION_PACKAGE: 1.21.3-2
VERSION_PACKAGE: 1.21.3-3
jobs:
ShellCheck:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- '**'
env:
VERSION_UPSTREAM: 1.21.3
VERSION_PACKAGE: 1.21.3-2
VERSION_PACKAGE: 1.21.3-3
jobs:
ShellCheck:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e7d531a

Please sign in to comment.