Skip to content

Commit

Permalink
build: bump project version to 1.24.0 (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
ParanoidUser authored Aug 2, 2024
1 parent 95aa79f commit a4b042d
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: 16
milestone: 17
labels:
- "chore"
groups:
Expand All @@ -16,6 +16,6 @@ updates:
directory: /
schedule:
interval: daily
milestone: 16
milestone: 17
labels:
- "chore"
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
contents: write
pull-requests: write
env:
VERSION: 1.23.0
VERSION: 1.24.0
steps:
- name: Checkout repository (default ref)
if: ${{ github.event.inputs.ref_name == '' }}
Expand Down

0 comments on commit a4b042d

Please sign in to comment.