diff --git a/CHANGELOG.md b/CHANGELOG.md index 122c72d..77b6d90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### [3.9.3](https://www.github.com/winks-vtt/yze-coriolis/compare/v3.9.2...v3.9.3) (2024-09-17) + + +### Bug Fixes + +* formatting ([60e9be7](https://www.github.com/winks-vtt/yze-coriolis/commit/60e9be79e0d1c0ffbbd29c3ded29aede3d2a4d61)) +* migrate keyart via fvtt official api ([b9bd89e](https://www.github.com/winks-vtt/yze-coriolis/commit/b9bd89e5f13994e390a385f8638335090ae70b45)) + ### [3.9.2](https://www.github.com/winks-vtt/yze-coriolis/compare/v3.9.1...v3.9.2) (2024-09-16) diff --git a/system.json b/system.json index a9286da..77e29cf 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "yzecoriolis", "title": "Coriolis", "description": "Coriolis System for Foundry VTT.", - "version": "3.9.2", + "version": "3.9.3", "compatibility": { "minimum": "11", "verified": "12" @@ -69,5 +69,5 @@ "secondaryTokenAttribute": "power", "url": "", "manifest": "https://github.com/winks-vtt/yze-coriolis/releases/latest/download/system.json", - "download": "https://github.com/winks-vtt/yze-coriolis/releases/download/v3.9.2/coriolis.zip" + "download": "https://github.com/winks-vtt/yze-coriolis/releases/download/v3.9.3/coriolis.zip" } \ No newline at end of file diff --git a/version.txt b/version.txt index 2009c7d..820476a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.9.2 +3.9.3