Skip to content

Commit 083d0e3

Browse files
committed
Update module.json
1 parent bbcbb05 commit 083d0e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

module.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "foundry_community_macros",
33
"title": "Foundry Community Macros",
44
"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>",
5-
"version": "0.28",
5+
"version": "0.29",
66
"author": "CyberPathogen",
77
"packs": [
88
{
@@ -57,8 +57,8 @@
5757
],
5858
"url": "https://github.com/foundry-vtt-community/macros",
5959
"manifest": "https://raw.githubusercontent.com/foundry-vtt-community/macros/master/module.json",
60-
"download": "https://github.com/foundry-vtt-community/macros/archive/v0.28.zip",
60+
"download": "https://github.com/foundry-vtt-community/macros/archive/v0.29.zip",
6161
"socket": true,
6262
"minimumCoreVersion": "0.6.6",
63-
"compatibleCoreVersion": "0.7.6"
63+
"compatibleCoreVersion": "0.7.7"
6464
}

0 commit comments

Comments
 (0)