From 5e06e3163a527f624be7411e317eb7d847ba57d9 Mon Sep 17 00:00:00 2001 From: fyorl Date: Wed, 1 Jun 2022 18:36:19 +0100 Subject: [PATCH] Release 1.6.2. --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index 6814de3af2..fe10c3d1c5 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "dnd5e", "title": "DnD5e - Fifth Edition System", "description": "A system for playing the fifth edition of the worlds most popular role-playing game in the Foundry Virtual Tabletop environment.", - "version": "1.6.1", + "version": "1.6.2", "author": "Atropos", "scripts": [], "esmodules": ["dnd5e.js"], @@ -117,5 +117,5 @@ "compatibleCoreVersion": "9", "url": "https://gitlab.com/foundrynet/dnd5e", "manifest": "https://gitlab.com/api/v4/projects/foundrynet%2Fdnd5e/packages/generic/dnd5e/latest/system.json", - "download": "https://gitlab.com/foundrynet/dnd5e/-/releases/release-1.6.1/downloads/dnd5e-release-1.6.1.zip" + "download": "https://gitlab.com/foundrynet/dnd5e/-/releases/release-1.6.2/downloads/dnd5e-release-1.6.2.zip" }