diff --git a/CHANGELOG.md b/CHANGELOG.md index d30a6c7..67c5b53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# v0.2.2 +* Update compatible FVTT version to v0.8.8 + # v0.2.1 * Minor refactor for more consistency * Update compatible FVTT version to v0.8.6 diff --git a/module.json b/module.json index 6f0d2d0..9798726 100644 --- a/module.json +++ b/module.json @@ -14,9 +14,9 @@ "twitter": "@bekit" } ], - "version": "0.2.1", + "version": "0.2.2", "minimumCoreVersion": "0.7.0", - "compatibleCoreVersion": "0.8.6", + "compatibleCoreVersion": "0.8.8", "manifestPlusVersion": "1.1.0", "esmodules": [ "src/walkie-talkie.js"