From 2cc1b71037d1a3861535d183d8f2f149fc4be57f Mon Sep 17 00:00:00 2001 From: "Ronald M. Clifford" Date: Tue, 23 May 2023 21:31:45 -0700 Subject: [PATCH] Version 2.3.1. --- README.md | 3 +++ logging/package.json | 2 +- node/package.json | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7a87a3d..461585aa 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act ## Version History +### v2.3.1 - 5/23/2023 +* Package updates. + ### v2.3.0 - 8/29/2022 * Switch to Discord.js slash commands. * Package updates. diff --git a/logging/package.json b/logging/package.json index e98f4794..cdcedcbb 100644 --- a/logging/package.json +++ b/logging/package.json @@ -1,6 +1,6 @@ { "name": "six.gg-logging", - "version": "2.3.0", + "version": "2.3.1", "description": "gelf logging for six.gg.", "homepage": "https://github.com/roncli/six.gg", "bugs": { diff --git a/node/package.json b/node/package.json index 7e42a776..561c96ec 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "six.gg-node", - "version": "2.3.0", + "version": "2.3.1", "description": "The website and bot for Six Gaming.", "homepage": "https://github.com/roncli/six.gg", "bugs": {