diff --git a/package-lock.json b/package-lock.json index 8788ec0b..02fda7c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "burningwheel", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8cef8e77..e30e91fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "burningwheel", - "version": "0.2.0", + "version": "0.2.1", "description": "Foundry VTT Implementation for The Burning Wheel", "main": "index.js", "scripts": { diff --git a/system.json b/system.json index 0961f8d8..13aeb9d6 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": "0.2.0", + "version": "0.2.1", "templateVersion": 7, "author": "Stas Tserkovny", "esmodules": [ @@ -21,5 +21,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/0.2.0/release0.2.0.zip" + "download": "https://github.com/StasTserk/foundry-burningwheel/releases/download/0.2.1/release0.2.1.zip" } \ No newline at end of file