diff --git a/system.json b/system.json index ca227fefb0..7ec7f64dd1 100644 --- a/system.json +++ b/system.json @@ -3,7 +3,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": "2.0.0-alpha1", + "version": "2.0.0-alpha2", "authors": [ { "name": "Atropos", @@ -125,13 +125,13 @@ "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": null, "compatibility": { - "minimum": "9.245", - "verified": "10", + "minimum": "10", + "verified": "10.275", "maximum": "10" }, "url": "https://github.com/foundryvtt/dnd5e/", "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/v10-dev/system.json", - "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.0.0-alpha1/dnd5e-release-2.0.0-alpha1.zip", + "download": "https://github.com/foundryvtt/dnd5e/releases/download/release-2.0.0-alpha2/dnd5e-release-2.0.0-alpha2.zip", "flags": { "needsMigrationVersion": "1.6.0", "compatibleMigrationVersion": "0.8"