Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyVadala committed Oct 15, 2020
1 parent a66f09d commit 8903476
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_macros",
"title": "Foundry Community Macros",
"description": "<p>This is a collection of Macros added by the FoundryVTT Community!<br><br>You can add your own macros by making a pull request here: https://github.com/foundry-vtt-community/macros</p>",
"version": "0.25",
"version": "0.26",
"author": "CyberPathogen",
"packs": [
{
Expand Down Expand Up @@ -57,8 +57,8 @@
],
"url": "https://github.com/foundry-vtt-community/macros",
"manifest": "https://raw.githubusercontent.com/foundry-vtt-community/macros/master/module.json",
"download": "https://github.com/foundry-vtt-community/macros/archive/v0.25.zip",
"download": "https://github.com/foundry-vtt-community/macros/archive/v0.26.zip",
"socket": true,
"minimumCoreVersion": "0.6.5",
"compatibleCoreVersion": "0.6.6"
"minimumCoreVersion": "0.7.4",
"compatibleCoreVersion": "0.7.4"
}

0 comments on commit 8903476

Please sign in to comment.