From 822206797c3e49cc7dccaccbfb6eb18be4a8bddf Mon Sep 17 00:00:00 2001 From: Anthony Vadala Date: Fri, 7 Jan 2022 00:37:52 -0500 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 90acaae..c666d6b 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": "9.4", + "version": "9.5", "author": "FoundryVTTCommunity", "packs": [ { @@ -71,7 +71,7 @@ ], "url": "https://github.com/foundry-vtt-community/macros", "manifest": "https://raw.githubusercontent.com/foundry-vtt-community/macros/main/module.json", - "download": "https://github.com/foundry-vtt-community/macros/archive/refs/tags/v9.4.zip", + "download": "https://github.com/foundry-vtt-community/macros/archive/refs/tags/v9.5.zip", "bugs": "https://github.com/foundry-vtt-community/macros/issues", "readme": "https://raw.githubusercontent.com/foundry-vtt-community/macros/main/README.md", "changelog": "https://github.com/foundry-vtt-community/macros/releases",