diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bdff2f..eb6d11c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.5.31 + +- Improve the regex when finding the URL for use with the External A/V page + # 0.5.30 - Validate compatibility with FoundryVTT v12 diff --git a/module.json b/module.json index fe86eb1..d0996c7 100644 --- a/module.json +++ b/module.json @@ -15,7 +15,7 @@ "twitter": "@bekit" } ], - "version": "0.5.30", + "version": "0.5.31", "compatibility": { "minimum": "9.238", "verified": "12"