RELEASE: 0.10

master
U~man 2020-07-14 21:24:14 +02:00
parent 72ec1b973e
commit b9b089d1bf
2 changed files with 2 additions and 2 deletions

BIN
package/ose-v0.10.zip Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
"name": "ose",
"title": "Old-School Essentials",
"description": "Play B/X OSR modules with Old-School Essentials on Foundry VTT",
"version": 0.9,
"version": 0.10,
"minimumCoreVersion": "0.6.2",
"compatibleCoreVersion": "0.6.5",
"templateVersion": 2,
@ -31,5 +31,5 @@
"gridUnits": "ft",
"url": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose",
"manifest": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose/raw/master/src/system.json",
"download": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose/-/raw/master/package/ose-v0.9.zip"
"download": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose/-/raw/master/package/ose-v0.10.zip"
}