From dee02d141ab3402798de4398529c11454c227cdc Mon Sep 17 00:00:00 2001 From: eastcw Date: Wed, 27 Mar 2024 18:10:36 +0000 Subject: [PATCH] made compatible with 5e 3.1.x --- src/module.json | 9 +++++---- src/templates/parts/actor-features.hbs | 2 +- src/templates/parts/actor-inventory.hbs | 2 +- src/templates/parts/actor-spellbook.hbs | 2 +- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/module.json b/src/module.json index ba2d3f5..c01a920 100644 --- a/src/module.json +++ b/src/module.json @@ -22,7 +22,7 @@ "manifest": "https://github.com/eastcw/foundryvtt-compactBeyond5eSheet/releases/latest/download/module.json", "readme": "https://github.com/eastcw/foundryvtt-compactBeyond5eSheet/blob/master/README.md", "url": "https://github.com/eastcw/foundryvtt-compactBeyond5eSheet/", - "version": "3.0.0", + "version": "3.1.0", "compatibility": { "minimum": "11", "verified": "11.315" @@ -44,8 +44,8 @@ "id": "dnd5e", "type": "system", "compatibility": { - "minimum": "3.0.0", - "verified": "3.0.4" + "minimum": "3.1.0", + "verified": "3.1.1" } } ], @@ -54,7 +54,8 @@ "id": "character-actions-list-5e", "type": "module", "compatibility": { - "verified": "7.0.0" + "minimum": "7.1.0", + "verified": "7.1.0" } } ], diff --git a/src/templates/parts/actor-features.hbs b/src/templates/parts/actor-features.hbs index 5309a1b..595fdc7 100644 --- a/src/templates/parts/actor-features.hbs +++ b/src/templates/parts/actor-features.hbs @@ -1,4 +1,4 @@ -<{{elements.inventory}}> +<{{elements.inventory}} class="inventory-element"> {{#unless isVehicle}}