From 299f27e9e2ca41ab10bb301b64b1613136905b92 Mon Sep 17 00:00:00 2001 From: spacemandev Date: Tue, 1 Sep 2020 08:47:32 -0500 Subject: [PATCH] why is push not working dammits --- changelog.md | 2 +- dist/module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index a72b7bd..51d24eb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,4 @@ -14.6 +1.4.6 - Bugfix for chbDrawFaceUp to chbDrawFaceUpHand 1.4.5 diff --git a/dist/module.json b/dist/module.json index 30c1258..f9122aa 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.4.5", + "version": "1.4.6", "minimumCoreVersion": "0.6.0", "compatibleCoreVersion": "0.7.0", "url": "https://github.com/Brownie79/fvtt-card-support",