Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubuid committed Dec 5, 2024
1 parent 313ea59 commit 68ea5af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-kotlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
CARGO_TERM_COLOR: always
VERSION: ${{ github.event.inputs.version || '0.2.81' }}
VERSION: ${{ github.event.inputs.version || '0.2.82' }}
TARGET_BRANCH: ${{ github.ref_name }}

permissions:
Expand Down

0 comments on commit 68ea5af

Please sign in to comment.