diff --git a/package.json b/package.json index de73ee7..7eb092e 100644 --- a/package.json +++ b/package.json @@ -27,5 +27,5 @@ "sass": "^1.77.8", "yargs": "^16.2.0" }, - "version": "1.2.5" + "version": "1.2.6" } diff --git a/package/sta-v1.2.6.zip b/package/sta-v1.2.6.zip new file mode 100644 index 0000000..6698457 Binary files /dev/null and b/package/sta-v1.2.6.zip differ diff --git a/src/system.json b/src/system.json index 62b35a1..5f20874 100644 --- a/src/system.json +++ b/src/system.json @@ -2,7 +2,7 @@ "id": "sta", "title": "Star Trek Adventures Roleplaying Game", "description": "An unofficial rendition of the Modiphius tabletop role playing game system.", - "version": "1.2.5", + "version": "1.2.6", "compatibility": { "verified": "12", "minimum": "9" @@ -57,5 +57,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.2.5/package/sta-v1.2.5.zip" -} + "download": "https://raw.githubusercontent.com/mkscho63/sta/v1.2.6/package/sta-v1.2.6.zip" +} \ No newline at end of file