Compare commits

..

No commits in common. "9bcbd96d72ecd817fc360d994fc8defa5d994635" and "8fc8f6626192cf8ceb77f148e3a59268bab81d06" have entirely different histories.

2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
.idea

View File

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