Skip to content

Commit

Permalink
0.0.65
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Feb 20, 2024
1 parent 3cb4008 commit f4eda1f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
draft: false
prerelease: false
body: |
Bugfix: Opportunity Attack - Fix Effect origins on OA item, update Sentinel implementation to be compatible with 5eV3.0. Opportunity Attack should now be fully compatible with V3.0 while maintaining compatability with V2.4.
Test: Discord webhook
token: ${{ secrets.GITHUB_TOKEN }}
artifacts: './module.zip, ./module.json'
tag: ${{ steps.get-version.outputs.version }}
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/releases.yml

This file was deleted.

2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Gambit"
}
],
"version": "0.0.64",
"version": "0.0.65",
"compatibility": {
"minimum": "11",
"verified": "11",
Expand Down

0 comments on commit f4eda1f

Please sign in to comment.