mirror of https://github.com/bra1n/townsquare.git
2.15.3
This commit is contained in:
parent
b9ae60c652
commit
0bd590c80e
|
@ -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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "townsquare",
|
||||
"version": "2.15.2",
|
||||
"version": "2.15.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue