From ee2c2d4bf7faf04ffd554fc41984c949a8d7614a Mon Sep 17 00:00:00 2001 From: spacemandev Date: Fri, 4 Sep 2020 00:19:16 -0500 Subject: [PATCH] updated dist --- dist/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/module.json b/dist/module.json index fc45a04..6aa54ed 100644 --- a/dist/module.json +++ b/dist/module.json @@ -3,7 +3,7 @@ "title": "Card Support (Unofficial)", "description": "Unofficial deck support for foundry that allows you to have cards and player hands and the like.", "author": "Spacemandev, Norc", - "version": "1.5.0-dev", + "version": "1.5.0", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.2", "url": "https://github.com/spacemandev-git/fvtt-card-support",