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