diff --git a/CHANGELOG.md b/CHANGELOG.md index f9f175b..a708255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,8 @@ # Release Notes -### Version 2.15.4 -- fixed game state JSON not handling custom Fabled correctly -- fixed Nightwatchman - ### Version 2.15.3 - add Huntsman/Damsel, Noble, Al-Hadikhia, Golem, Fearmonger, Puzzlemaster, Alchemist, Engineer, Riot, Psychopath, Atheist, Nightwatchman to list of available characters +- fixed game state JSON not handling custom Fabled correctly ### Version 2.15.2 - added mobile web application support diff --git a/package-lock.json b/package-lock.json index 9ee73c7..f672fce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "townsquare", - "version": "2.15.2", + "version": "2.15.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 22bae1e..a4bd080 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "townsquare", - "version": "2.15.2", + "version": "2.15.3", "description": "Blood on the Clocktower Town Square", "author": "Steffen Baumgart", "scripts": {