Skip to content

Commit

Permalink
Updated module version and min/compatible version.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyVadala authored Jun 29, 2020
1 parent aba451d commit d03a186
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "foundry_community_tables",
"title": "Foundry Community Tables",
"description": "<p>This is a collection of Tables added by the FoundryVTT Community!<br><br>You can add your own tables by making a pull request here: https://github.com/foundry-vtt-community/tables</p>",
"version": "0.5",
"version": "0.6",
"author": "CyberPathogen",
"packs": [
{
Expand All @@ -22,8 +22,8 @@
],
"url": "https://github.com/foundry-vtt-community/tables",
"manifest": "https://github.com/foundry-vtt-community/tables/master/module.json",
"download": "https://github.com/foundry-vtt-community/tables/archive/v0.5.zip",
"download": "https://github.com/foundry-vtt-community/tables/archive/v0.6.zip",
"socket": true,
"minimumCoreVersion": "0.5.7",
"compatibleCoreVersion": "0.6.1"
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.4"
}

0 comments on commit d03a186

Please sign in to comment.