diff --git a/package-lock.json b/package-lock.json index c2aff3f8..70a28089 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "burningwheel", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 14ce7cbb..59a71278 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "burningwheel", - "version": "1.0.2", + "version": "1.0.3", "description": "Foundry VTT Implementation for The Burning Wheel", "main": "index.js", "scripts": { diff --git a/system.json b/system.json index b3c42952..e8a9ad2d 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.0.2", + "version": "1.0.3", "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.0.2/release1.0.2.zip" + "download": "https://github.com/StasTserk/foundry-burningwheel/releases/download/1.0.3/release1.0.3.zip" } \ No newline at end of file