mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
3.18.0
This commit is contained in:
parent
498990d21e
commit
7d6b23f32d
3 changed files with 7 additions and 3 deletions
|
@ -1,6 +1,10 @@
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
## Upcomming Version
|
## Upcomming Version
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Version 3.18.0
|
||||||
- Adding a missing jinx
|
- Adding a missing jinx
|
||||||
- Updating night order (and its print)
|
- Updating night order (and its print)
|
||||||
- Correcting automatic adding/deletion of Fabled
|
- Correcting automatic adding/deletion of Fabled
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "townsquare",
|
"name": "townsquare",
|
||||||
"version": "3.17.0",
|
"version": "3.18.0",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "townsquare",
|
"name": "townsquare",
|
||||||
"version": "3.17.0",
|
"version": "3.18.0",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-svg-core": "^1.2.32",
|
"@fortawesome/fontawesome-svg-core": "^1.2.32",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "townsquare",
|
"name": "townsquare",
|
||||||
"version": "3.17.0",
|
"version": "3.18.0",
|
||||||
"description": "Blood on the Clocktower Town Square",
|
"description": "Blood on the Clocktower Town Square",
|
||||||
"author": "Pingumaskt",
|
"author": "Pingumaskt",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue