From 6cf1e0c2435ca85eba6bec1775d0f61d1ce6c868 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:54:40 +0000 Subject: [PATCH 1/2] Release 3.9.3 --- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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/version.txt b/version.txt index 2009c7d..820476a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.9.2 +3.9.3 From 5dfeceed9ed678d5b977d6eac47cf3c13bee07ac Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 17 Sep 2024 22:54:44 +0000 Subject: [PATCH 2/2] ci: updated manifest data --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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