From 9d5c18a985db5468d02f70db7a6b0505a9198eaf Mon Sep 17 00:00:00 2001 From: Anthony Vadala Date: Wed, 17 Feb 2021 15:55:37 -0500 Subject: [PATCH] Updated module version --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 59a3389..c1a7fd4 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.34", + "version": "0.35", "author": "CyberPathogen", "packs": [ { @@ -57,7 +57,7 @@ ], "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.34.zip", + "download": "https://github.com/foundry-vtt-community/macros/archive/v0.35.zip", "socket": true, "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9"