diff --git a/system.json b/system.json index 2c7c6f7956..4c5ee728d2 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.2.3", + "version": "1.2.4", "author": "Atropos", "scripts": [], "esmodules": ["dnd5e.js"], @@ -95,5 +95,5 @@ "compatibleCoreVersion": "0.7.9", "url": "https://gitlab.com/foundrynet/dnd5e", "manifest": "https://gitlab.com/foundrynet/dnd5e/raw/master/system.json", - "download": "https://gitlab.com/foundrynet/dnd5e/-/archive/release-1.2.3/dnd5e-release-1.2.3.zip" + "download": "https://gitlab.com/foundrynet/dnd5e/-/archive/release-1.2.4/dnd5e-release-1.2.4.zip" }