From 4ef29e3215c448f12ebd2e9de44a311f83927224 Mon Sep 17 00:00:00 2001 From: "Ronald M. Clifford" Date: Tue, 1 Aug 2023 18:34:11 -0700 Subject: [PATCH] Version 2.3.3. --- 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 6eacf40b..30e91ebd 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.3 - 8/1/2023 +* Package updates. + ### v2.3.2 - 6/6/2023 * Updates required for phasing out of Discord discriminator. * Package updates. diff --git a/logging/package.json b/logging/package.json index 3ee0a1b0..6c8246fb 100644 --- a/logging/package.json +++ b/logging/package.json @@ -1,6 +1,6 @@ { "name": "six.gg-logging", - "version": "2.3.2", + "version": "2.3.3", "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 b7dfdd6d..935d69f4 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "six.gg-node", - "version": "2.3.2", + "version": "2.3.3", "description": "The website and bot for Six Gaming.", "homepage": "https://github.com/roncli/six.gg", "bugs": {