From b44f59c516071196ded9cf37a625184181d940b1 Mon Sep 17 00:00:00 2001 From: Jeff Hitchcock Date: Fri, 16 Feb 2024 13:58:46 -0800 Subject: [PATCH] Update system.json for 3.0.3 release --- system.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system.json b/system.json index efc4e24489..6b4b86612a 100644 --- a/system.json +++ b/system.json @@ -2,14 +2,14 @@ "id": "dnd5e", "title": "Dungeons & Dragons Fifth Edition", "description": "A system for playing the fifth edition of the world's most popular role-playing game in the Foundry Virtual Tabletop environment.", - "version": "3.0.2", + "version": "3.0.3", "compatibility": { "minimum": "11.315", "verified": "12" }, "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-3.0.2/dnd5e-release-3.0.2.zip", + "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-3.0.3/dnd5e-release-3.0.3.zip", "authors": [ { "name": "Atropos", @@ -215,7 +215,7 @@ "primaryTokenAttribute": "attributes.hp", "background": "systems/dnd5e/ui/official/dnd5e-background.webp", "flags": { - "needsMigrationVersion": "3.0.0", + "needsMigrationVersion": "3.0.3", "compatibleMigrationVersion": "0.8", "hotReload": { "extensions": ["css", "hbs", "json"],