diff --git a/CHANGELOG.md b/CHANGELOG.md index 6de99e0..a3c5b61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 1.3.2 (2020-10-05) + +- fix rollInitiative for 0.7.x #4 #5 + ## 1.3.1 (2020-05-22) - add Korean language support (thanks @KLO#1490) diff --git a/module.json b/module.json index 223e5a6..7cd3d80 100644 --- a/module.json +++ b/module.json @@ -3,14 +3,14 @@ "title": "Group Initiative", "description": "Roll group initiative from the Combat tracker.", "author": "thorni", - "version": "1.3.1", + "version": "1.3.2", "minimumCoreVersion": "0.5.3", "compatibleCoreVersion": "0.6.0", "scripts": [], "esmodules": ["group-initiative.js"], "url": "https://github.com/tonifisler/foundry-group-initiative", "manifest": "https://raw.githubusercontent.com/tonifisler/foundry-group-initiative/master/module.json", - "download": "https://github.com/tonifisler/foundry-group-initiative/archive/1.3.1.zip", + "download": "https://github.com/tonifisler/foundry-group-initiative/archive/1.3.2.zip", "changelog": "https://github.com/tonifisler/foundry-group-initiative/blob/master/CHANGELOG.md", "readme": "https://github.com/tonifisler/foundry-group-initiative/blob/master/README.md", "languages": [