Skip to content

Commit

Permalink
Update cp_dispatch.yml
Browse files Browse the repository at this point in the history
Changed Default Custom Version from 5.17.0 to 5.18.0 since there's a newer version 5.19.0 supported. #9
  • Loading branch information
sipsuru authored Oct 20, 2024
1 parent 8a8a5f7 commit 0419ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cp_dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
version_to_patch:
description: 'The Version You Want to Patch'
required: true
default: '5.17.0'
default: '5.18.0'

env:
VERSION_TO_PATCH: ${{ github.event.inputs.version_to_patch }}
Expand Down

0 comments on commit 0419ba2

Please sign in to comment.