diff --git a/system.json b/system.json index d3a3aef852..7ae50528c8 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.5.6", + "version": "1.5.7", "author": "Atropos", "scripts": [], "esmodules": ["dnd5e.js"], @@ -105,5 +105,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.5.6/downloads/dnd5e-release-1.5.6.zip" + "download": "https://gitlab.com/foundrynet/dnd5e/-/releases/release-1.5.7/downloads/dnd5e-release-1.5.7.zip" }