From 797d0bc700ee9c9b1567b6c4e53de1e1f671dbc8 Mon Sep 17 00:00:00 2001 From: Kim Mantas Date: Wed, 5 Jul 2023 15:24:03 +0100 Subject: [PATCH] Release version 2.2.2. --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index b5fa40252a..834ab2a333 100644 --- a/system.json +++ b/system.json @@ -2,14 +2,14 @@ "id": "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": "2.2.1", + "version": "2.2.2", "compatibility": { "minimum": "10.291", "verified": "11" }, "url": "https://github.com/foundryvtt/dnd5e/", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", - "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.2.1/dnd5e-release-2.2.1.zip", + "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.2.2/dnd5e-release-2.2.2.zip", "authors": [ { "name": "Atropos", @@ -162,7 +162,7 @@ "gridUnits": "ft", "primaryTokenAttribute": "attributes.hp", "flags": { - "needsMigrationVersion": "2.2.0", + "needsMigrationVersion": "2.2.2", "compatibleMigrationVersion": "0.8" } }