Skip to content

Commit

Permalink
fix: My keybinding changes did work with Foundry V9t3, so setting min…
Browse files Browse the repository at this point in the history
…imum version to that and removing support for previous keybinding api.
  • Loading branch information
xdy committed Dec 17, 2021
1 parent 931ff0e commit 222487b
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 12,240 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"ko-fi": "xdy1337"
}
],
"minimumCoreVersion": 9.235,
"compatibleCoreVersion": 9.235,
"minimumCoreVersion": 9.236,
"compatibleCoreVersion": 9,
"scripts": [],
"esmodules": ["xdy-pf2e-workbench.bundle.js"],
"styles": ["styles/xdy-pf2e-workbench.css"],
Expand Down
Loading

0 comments on commit 222487b

Please sign in to comment.