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": {