From bb9d5d054c30589861fee6cb6922e206b13d996d Mon Sep 17 00:00:00 2001 From: crnormand Date: Wed, 17 Mar 2021 16:19:42 -0400 Subject: [PATCH] 0.8.19 --- README.md | 2 +- system.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05fd1cb55..f1e0ffe77 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### Users Guide for [GURPS 4e game aid for Foundry VTT](https://bit.ly/2JaSlQd) -# Current Release Version 0.8.18 +# Current Release Version 0.8.19 [If you like our work...](https://ko-fi.com/crnormand) diff --git a/system.json b/system.json index 029ac5781..91002ba3b 100755 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "gurps", "title": "GURPS 4th Edition Game Aid (Unofficial)", "description": "A game aid to help play GURPS 4e for Foundry VTT (GCS/GCA edition)", - "version": "0.8.18", + "version": "0.8.19", "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "templateVersion": 2, @@ -35,6 +35,6 @@ "secondaryTokenAttribute": "FP", "url": "https://github.com/crnormand/gurps", "manifest": "https://raw.githubusercontent.com/crnormand/gurps/release/system.json", - "download": "https://github.com/crnormand/gurps/archive/0.8.18.zip", + "download": "https://github.com/crnormand/gurps/archive/0.8.19.zip", "license": "LICENSE.txt" } \ No newline at end of file