diff --git a/README.md b/README.md index 855c0e08..91b7e958 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,6 @@ Please reach out on the SW5E Foundry Dev Discord with any questions. ## Compatible Modules and Optimum Settings - DAE (Dynamic Active Effects) is needed for many automatic features. - -**Please enable: "Include active effects in special traits display" in "Configure Game Settings> Module Settings> Dynamic Active Effects".** + - **Please enable: "Include active effects in special traits display" in "Configure Game Settings> Module Settings> Dynamic Active Effects".** - Midi QoL is compatible with great features - Token Action Hud has compatibility diff --git a/system.json b/system.json index e8d690cd..9c281b53 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "sw5e", "title": "SW 5th Edition", "description": "A comprehensive game system for running games of SW 5th Edition in the Foundry VTT environment.", - "version": "R1-A2", + "version": "R1-A3", "author": "Dev Team", "scripts": [], "esmodules": ["sw5e.js"],