Skip to content

Commit

Permalink
Update version of aftman used in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dekkonot committed Jul 23, 2024
1 parent 26974ff commit 844f51d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
trust-check: false
version: 'v0.2.6'
version: 'v0.3.0'

- name: Build Plugin
run: rojo build plugin --output Rojo.rbxm
Expand Down

0 comments on commit 844f51d

Please sign in to comment.