diff --git a/CHANGELOG.md b/CHANGELOG.md index 6216d8c..de1cd94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.6.0 - SoftLock +- Added SoftLock on PC sheet + ## 1.5.0 - FoundryVTT v9 Compatibility - Updated the System to FoundryVTT v9. - Thanks to Perkuns for his help with the CSS for this v9 release. diff --git a/system/system.json b/system/system.json index 123815f..c398578 100644 --- a/system/system.json +++ b/system/system.json @@ -4,8 +4,8 @@ "description": "This is an authorised multilingual game system En|Fr|Es, for Legend of the Five Rings (5th Edition) by Edge Studio
- Join the official Discord server: Official Discord
- Rejoignez la communauté Francophone: Francophone Discord
", "url": "https://gitlab.com/teaml5r/l5r5e", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", - "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.5.0/raw/l5r5e.zip?job=build", - "version": "1.5.0", + "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.0.0/raw/l5r5e.zip?job=build", + "version": "1.6.0", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "manifestPlusVersion": "1.0.0",