From 86f6c295b11954e3ea83f7eef9ee01b899aa0986 Mon Sep 17 00:00:00 2001 From: Pingumask Date: Wed, 5 Jul 2023 17:08:51 +0000 Subject: [PATCH] Release 3.12.0 --- CHANGELOG.md | 3 +++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41990ea..f040303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,10 @@ # Release Notes ====== +### Unreleased changes +--- +### Version 3.12.0 Printing the number of alive non-Travellers Adding the picture leaf-top6.png Some corrections in the jinxes (in French) diff --git a/package-lock.json b/package-lock.json index 12d7986..4fd19bc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "townsquare", - "version": "3.11.0", + "version": "3.12.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "townsquare", - "version": "3.11.0", + "version": "3.12.0", "license": "GPL-3.0", "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.32", diff --git a/package.json b/package.json index 438e462..424dc4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "townsquare", - "version": "3.11.1", + "version": "3.12.0", "description": "Blood on the Clocktower Town Square", "author": "Pingumaskt", "scripts": {