Skip to content

Commit

Permalink
build: bump project version to 1.22.0 (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
ParanoidUser authored Jan 28, 2024
1 parent 4fd2fd5 commit 64b92d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ updates:
directory: /
schedule:
interval: daily
milestone: 14
milestone: 15
labels:
- "chore"
groups:
Expand All @@ -16,6 +16,6 @@ updates:
directory: /
schedule:
interval: daily
milestone: 14
milestone: 15
labels:
- "chore"
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
permissions:
contents: write
env:
VERSION: 1.21.0
VERSION: 1.22.0
steps:
- name: Checkout repository (default ref)
if: ${{ github.event.inputs.ref_name == '' }}
Expand Down

0 comments on commit 64b92d9

Please sign in to comment.