From 4e3710bcb3541c193fba6d02550e61f5fe0ae1aa Mon Sep 17 00:00:00 2001 From: Shawn Milligan <6653708+smilligan93@users.noreply.github.com> Date: Tue, 20 Oct 2020 16:46:10 -0400 Subject: [PATCH] Update system.json --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 958628423..d94acd88a 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "shadowrun5e", "title": "Shadowrun 5th Edition", "description": "Shadowrun 5th Edition game", - "version": "0.7.2", + "version": "0.7.3", "templateVersion": "1.4", "author": "Shawn Milligan [n3rf_herder#9026], Andrew Cuccinello [DJ#1982], Jan Schoska [taM#9507]", "esmodules": ["dist/bundle.js"], @@ -45,5 +45,5 @@ "socket": true, "manifest": "https://raw.githubusercontent.com/smilligan93/SR5-FoundryVTT/master/system.json", "url": "https://github.com/smilligan93/SR5-FoundryVTT", - "download": "https://github.com/smilligan93/SR5-FoundryVTT/archive/v0.7.2.zip" + "download": "https://github.com/smilligan93/SR5-FoundryVTT/archive/v0.7.3.zip" }