Skip to content

Commit

Permalink
Update Foundry version compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Eranziel committed Aug 18, 2021
1 parent 351c2ef commit 63059bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A Foundry VTT game system for <a href=\"https://massif-press.itch.io/corebook-pdf\">Lancer</a> by <a href=\"https://massif-press.itch.io/\">Massif Press</a>, a mud-and-lasers tactical mech RPG.",
"version": "0.1.21",
"minimumCoreVersion": "0.7.0",
"compatibleCoreVersion": "0.7.8",
"compatibleCoreVersion": "0.7.10",
"author": "Eranziel",
"scripts": [],
"esmodules": ["lancer.js"],
Expand Down

0 comments on commit 63059bb

Please sign in to comment.