mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-04 22:24:36 +00:00
Release 3.12.0
This commit is contained in:
parent
092d77386c
commit
86f6c295b1
3 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,10 @@
|
||||||
# Release Notes
|
# Release Notes
|
||||||
|
|
||||||
======
|
======
|
||||||
|
### Unreleased changes
|
||||||
|
|
||||||
|
---
|
||||||
|
### Version 3.12.0
|
||||||
Printing the number of alive non-Travellers
|
Printing the number of alive non-Travellers
|
||||||
Adding the picture leaf-top6.png
|
Adding the picture leaf-top6.png
|
||||||
Some corrections in the jinxes (in French)
|
Some corrections in the jinxes (in French)
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "townsquare",
|
"name": "townsquare",
|
||||||
"version": "3.11.0",
|
"version": "3.12.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "townsquare",
|
"name": "townsquare",
|
||||||
"version": "3.11.0",
|
"version": "3.12.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.11.1",
|
"version": "3.12.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