diff --git a/system.json b/system.json index 2b5cf16..50e9954 100644 --- a/system.json +++ b/system.json @@ -3,7 +3,7 @@ "id": "ironclaw2e", "title": "Ironclaw Second Edition", "description": "Ironclaw Second Edition system for FoundryVTT.", - "version": "0.8.1", + "version": "#{VERSION}#", "minimumCoreVersion": "11", "compatibility": { "minimum": "11", @@ -59,8 +59,8 @@ "secondaryTokenAttribute": "null", "url": "https://github.com/Hertzila/Ironclaw2E-FoundryVTT-System", "changelog": "https://github.com/Hertzila/Ironclaw2E-FoundryVTT-System/blob/master/CHANGELOG.md", - "manifest": "auto-filled", - "download": "auto-filled", + "manifest": "#{MANIFEST}#", + "download": "#{DOWNLOAD}#", "license": "LICENSE", "readme": "README.md" }