Skip to content

Commit

Permalink
⬆️ upgrade wolvenkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Roms1383 committed May 7, 2024
1 parent 7e620b4 commit 89ea948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
- "beta*"
- "alpha*"
env:
WOLVENKIT_CORE_VERSION: '8.13.0'
WOLVENKIT_CLI_VERSION: '8.13.0'
WOLVENKIT_CORE_VERSION: '8.14.0'
WOLVENKIT_CLI_VERSION: '8.14.0'
DOTNET_VERSION: '8.0.x'
IS_DRAFT: ${{ startsWith(github.ref_name, 'beta') || startsWith(github.ref_name, 'alpha') }}

Expand Down

0 comments on commit 89ea948

Please sign in to comment.