v10 branch - Update manifest

This commit is contained in:
sladecraven 2022-07-13 08:07:04 +02:00
parent 19bb0798c8
commit 165e41fef6

View File

@ -1,5 +1,5 @@
{ {
"name": "bol", "id": "bol",
"title": "Barbarians of Lemuria", "title": "Barbarians of Lemuria",
"description": "The Barbarians of Lemuria system for FoundryVTT!", "description": "The Barbarians of Lemuria system for FoundryVTT!",
"author": "LeRatierBretonnien,Zigmund", "author": "LeRatierBretonnien,Zigmund",
@ -14,10 +14,10 @@
"url": "https://www.uberwald.me/gitea/public/bol", "url": "https://www.uberwald.me/gitea/public/bol",
"license": "LICENSE.txt", "license": "LICENSE.txt",
"flags": {}, "flags": {},
"version": "10.0.0", "version": "10.0.1",
"templateVersion": 10, "compatibility": {
"minimumCoreVersion": "10", "minimum": 10
"compatibleCoreVersion": "10", },
"scripts": [], "scripts": [],
"esmodules": [ "esmodules": [
"module/bol.js" "module/bol.js"
@ -179,8 +179,7 @@
"private": false "private": false
} }
], ],
"system": [], "relationships": { },
"dependencies": [],
"socket": true, "socket": true,
"manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json", "manifest": "https://www.uberwald.me/gitea/public/bol/raw/v10/system.json",
"download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.0.0.zip", "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v10.0.0.zip",