diff --git a/module.json b/module.json index ea91961..828543b 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "foundry_community_macros", "title": "Foundry Community Macros", "description": "

This is a collection of Macros added by the FoundryVTT Community!

You can add your own macros by making a pull request here: https://github.com/foundry-vtt-community/macros

", - "version": "0.13", + "version": "0.14", "author": "CyberPathogen", "packs": [ { @@ -50,7 +50,7 @@ ], "url": "https://github.com/foundry-vtt-community/macros", "manifest": "https://github.com/foundry-vtt-community/macros/master/module.json", - "download": "https://github.com/foundry-vtt-community/macros/archive/v0.13.zip", + "download": "https://github.com/foundry-vtt-community/macros/archive/v0.14.zip", "socket": true, "minimumCoreVersion": "0.5.7", "compatibleCoreVersion": "0.6.1"