diff --git a/README.md b/README.md index 770976f..b65dc1c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ https://github.com/prolice/swffgUI-cc/blob/swffgUI-cc/ImagesLicences.md * **Author**: .prolice * **Special Thanks to**: Aljovin, StealthViper, Havoclivekiller, SnoringMountain * **Version**: ![](https://img.shields.io/github/v/release/prolice/swffgUI-cc?color=green&label=swffgUI-cc) -* **Foundry VTT Compatibility**: ![](https://img.shields.io/badge/Foundry-v10-informational) to ![](https://img.shields.io/badge/Foundry-v11-informational) +* **Foundry VTT Compatibility**: ![](https://img.shields.io/badge/Foundry-v11-informational) to ![](https://img.shields.io/badge/Foundry-v11.313-informational) * **System Compatibility**: ![](https://img.shields.io/badge/Starwarsffg-v1.801-orange) to ![](https://img.shields.io/badge/Starwarsffg-v1.801-orange) * **Repository size**: ![](https://img.shields.io/github/repo-size/prolice/swffgUI-cc) diff --git a/changelog.md b/changelog.md index 7c96888..b3e2f77 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,7 @@ ## Release Notes: +**Version [2.3.1]** +* Compatiblity verified FVTT 11.313 + **Version [2.3.0]** * Auberesh title was disapear in actor sheet [Fixed] * Left navigate menu background passed to full transparent diff --git a/module.json b/module.json index f5c31d6..f6f5c30 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "title": "Star Wars - User Interface Creative Common", - "description": "Starwars unofficial design-2.3.0", - "version": "2.3.0", + "description": "Starwars unofficial design-2.3.1", + "version": "2.3.1", "authors": [ { "name": "Prolice", @@ -37,7 +37,7 @@ "readme": "https://github.com/prolice/swffgUI-cc/blob/swffgUI-cc/README.md", "changelog": "https://github.com/prolice/swffgUI-cc/blob/swffgUI-cc/changelog.md", "manifest": "https://github.com/prolice/swffgUI-cc/raw/swffgUI-cc/module.json", - "download": "https://github.com/prolice/swffgUI-cc/releases/download/v2.3.0/module.zip", + "download": "https://github.com/prolice/swffgUI-cc/releases/download/v2.3.1/module.zip", "id": "swffgUI-cc", "relationships": { "systems": [ @@ -50,7 +50,7 @@ }, "compatibility": { "minimum": "11", - "verified": "11.311", + "verified": "11.313", "maximum": "11" } } \ No newline at end of file