diff --git a/CHANGELOG.md b/CHANGELOG.md index fd0046a..858873a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,8 @@ ### New features - Added support for game systems +### Compatibility +- Add support for Foundry 0.8.1 + ## 1.0.0 ### Initial release diff --git a/module.json b/module.json index a329eff..03567b5 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "A library for easier handling of foundry sockets", "version": "1.0.0", "minimumCoreVersion" : "0.7.9", - "compatibleCoreVersion" : "0.7.9", + "compatibleCoreVersion" : "0.8.1", "library": true, "authors": [ {