diff --git a/package.json b/package.json index 51c8f45..686ee69 100644 --- a/package.json +++ b/package.json @@ -26,5 +26,5 @@ "prettier": "^2.8.8", "yargs": "^16.2.0" }, - "version": "1.1.10" + "version": "1.1.11" } diff --git a/package/sta-v1.1.11.zip b/package/sta-v1.1.11.zip new file mode 100644 index 0000000..bf1e864 Binary files /dev/null and b/package/sta-v1.1.11.zip differ diff --git a/src/system.json b/src/system.json index 12d2f33..1da85ef 100644 --- a/src/system.json +++ b/src/system.json @@ -2,9 +2,9 @@ "id": "sta", "title": "Star Trek Adventures Roleplaying Game", "description": "An unofficial rendition of the Modiphius tabletop role playing game system.", - "version": "1.1.10", + "version": "1.1.11", "compatibility": { - "verified": "10" + "verified": "11" }, "templateVersion": 1, "authors": [ @@ -51,5 +51,5 @@ "secondaryTokenAttribute": "determination", "url": "https://github.com/mkscho63/sta", "manifest": "https://raw.githubusercontent.com/mkscho63/sta/master/src/system.json", - "download": "https://raw.githubusercontent.com/mkscho63/sta/v1.1.10/package/sta-v1.1.10.zip" + "download": "https://raw.githubusercontent.com/mkscho63/sta/v1.1.11/package/sta-v1.1.11.zip" } \ No newline at end of file