diff --git a/package-lock.json b/package-lock.json index d88e4b46..f7698f8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "burningwheel", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "burningwheel", - "version": "1.1.0", + "version": "1.1.1", "license": "ISC", "devDependencies": { "@league-of-foundry-developers/foundry-vtt-types": "^0.7.9-6", diff --git a/package.json b/package.json index 3e5c92ae..2391d197 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "burningwheel", - "version": "1.1.0", + "version": "1.1.1", "description": "Foundry VTT Implementation for The Burning Wheel", "main": "index.js", "scripts": { diff --git a/system.json b/system.json index 9f38e5d6..b96ebea0 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "burningwheel", "title": "The Burning Wheel", "description": "Community Foundry implementation of The Burning Wheel", - "version": "1.1.0", + "version": "1.1.1", "templateVersion": 20, "author": "Stas Tserkovny", "esmodules": [ @@ -24,5 +24,5 @@ "gridUnits": "ft", "url": "https://github.com/StasTserk/foundry-burningwheel", "manifest": "https://raw.githubusercontent.com/StasTserk/foundry-burningwheel/master/system.json", - "download": "https://github.com/StasTserk/foundry-burningwheel/releases/download/1.1.0/release1.1.0.zip" + "download": "https://github.com/StasTserk/foundry-burningwheel/releases/download/1.1.1/release1.1.1.zip" } \ No newline at end of file