From a1def0ddfc709eb751e5aac35308a95b237868c8 Mon Sep 17 00:00:00 2001 From: Anthony Vadala Date: Mon, 14 Jun 2021 11:45:51 -0400 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 7a4c7e6..55e9642 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "foundry_community_tables", "title": "Foundry Community Tables", "description": "

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

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

", - "version": "0.14", + "version": "0.15.0", "author": "FoundryVTTCommunity", "packs": [ { @@ -22,7 +22,7 @@ ], "url": "https://github.com/foundry-vtt-community/tables", "manifest": "https://raw.githubusercontent.com/foundry-vtt-community/tables/main/module.json", - "download": "https://github.com/foundry-vtt-community/tables/archive/v0.14.zip", + "download": "https://github.com/foundry-vtt-community/tables/archive/v0.15.0.zip", "socket": true, "minimumCoreVersion": "0.7.10", "compatibleCoreVersion": "0.8.6"