diff --git a/CHANGELOG.md b/CHANGELOG.md index 52743265..f533ce1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -`1.810` +`1.900` * Features: * Support for FoundryVTT v12 * Compendiums are now system defined. This means they cannot be deleted, but was required for the v12 migration diff --git a/system.json b/system.json index bbfca9a1..a05151b0 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "id": "starwarsffg", "title": "Star Wars FFG", "description": "A system for playing Star Wars FFG games.", - "version": "1.809", + "version": "1.900", "compatibility": { "minimum": 12, "verified": 12 @@ -414,6 +414,6 @@ "secondaryTokenAttribute": "strain", "url": "https://github.com/StarWarsFoundryVTT/StarWarsFFG", "manifest": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/latest/download/system.json", - "download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.809/system.zip", + "download": "https://github.com/StarWarsFoundryVTT/StarWarsFFG/releases/download/v1.900/system.zip", "license": "LICENSE.txt" }