From cf9056e9a6b6abd62e2117714919ca7d43a66eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Sa=CC=81dovsky=CC=81?= Date: Sun, 19 Sep 2021 09:21:09 +0200 Subject: [PATCH] Version increase --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 737e01c..40f6973 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "sgrpg", "title": "Stargate RPG", "description": "System for Stargate RPG created by Wyvern Gaming, https://stargatetherpg.com/", - "version": "1.5.0-beta", + "version": "1.6.0-beta", "templateVersion": 2, "author": "Filip Sádovský", "minimumCoreVersion": "0.8.6", @@ -28,6 +28,6 @@ "secondaryTokenAttribute": null, "url": "https://github.com/sadovsf/StargateRPGSystem", "manifest": "https://raw.githubusercontent.com/sadovsf/StargateRPGSystem/master/system.json", - "download": "https://github.com/sadovsf/StargateRPGSystem/releases/download/v1.5.0-beta/sgrpg.zip" + "download": "https://github.com/sadovsf/StargateRPGSystem/releases/download/v1.6.0-beta/sgrpg.zip" }