From c0dc3fdefac6a68e598badf22190ed828f4635d3 Mon Sep 17 00:00:00 2001 From: James <5131886+jbhaywood@users.noreply.github.com> Date: Thu, 22 Aug 2024 21:44:35 -0700 Subject: [PATCH] Update system.json --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 8b8dc9a..96343aa 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "honey-heist", "title": "Honey Heist", "description": "It's HoneyCon. You are going to undertake the greatest heist the world has ever seen.", - "version": "1.5", + "version": "1.6", "compatibility": { "minimum": "10", "verified": "10", @@ -30,6 +30,6 @@ ], "url": "https://github.com/jbhaywood/foundryvtt-honeyheist/", "manifest": "https://raw.githubusercontent.com/jbhaywood/foundryvtt-honeyheist/master/system.json", - "download": "https://github.com/jbhaywood/foundryvtt-honeyheist/archive/v1.5.zip", + "download": "https://github.com/jbhaywood/foundryvtt-honeyheist/archive/v1.6.zip", "license": "LICENSE.txt" }