cutting a release to hopfully fix updating from the admin console

This commit is contained in:
Adam 2024-01-22 17:10:30 -06:00
parent 2e9fc351f3
commit 790fc00abc
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"id": "numenera-base",
"title": "Numenera Base",
"version": "1.0.0",
"version": "1.0.1",
"compatibility": {
"minimum": "11",
"verified": "11.313"
@ -43,6 +43,6 @@
}
]
},
"download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.0.0.zip",
"download": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/archive/1.0.1.zip",
"manifest": "https://edit.crownoffire.ltd/adam/numeneraBaseWorld/raw/branch/main/module.json"
}