diff --git a/CHANGELOG.md b/CHANGELOG.md index 19688bfbb..a9e72622a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [0.1.13](https://github.com/xdy/twodsix-foundryvtt/compare/v0.1.12...v0.1.13) (2020-07-04) + + +### Bug Fixes + +* Characteristics and mods visible. Ugly, but visible. ([94ffd9c](https://github.com/xdy/twodsix-foundryvtt/commit/94ffd9cfc42e974b35ede8d7b594c28131903c7c)) +* turn off bars as I don't know what to show in them anyway. ([507786e](https://github.com/xdy/twodsix-foundryvtt/commit/507786e1c30b07c07c2e3aa619d1727f3802ba5c)) + ## [0.1.12](https://github.com/xdy/twodsix-foundryvtt/compare/v0.1.11...v0.1.12) (2020-07-02) diff --git a/package-lock.json b/package-lock.json index a5ba080b4..af88db93e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "twodsix", - "version": "0.1.12", + "version": "0.1.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6ea854e0f..72281d557 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "twodsix", - "version": "0.1.12", + "version": "0.1.13", "description": "A 2d6 system", "scripts": { "build": "webpack --mode production", diff --git a/static/system.json b/static/system.json index cfcb37b3a..759e80a36 100644 --- a/static/system.json +++ b/static/system.json @@ -4,7 +4,7 @@ "url": "https://github.com/xdy/twodsix-foundryvtt/", "manifest": "https://github.com/xdy/twodsix-foundryvtt/releases/latest/download/system.json", "download": "https://github.com/xdy/twodsix-foundryvtt/releases/latest/download/twodsix.zip", - "version": "0.1.12", + "version": "0.1.13", "author": "Jonas Karlsson", "authors": [ {