Skip to content

Commit 2cc1b71

Browse files
committed
Version 2.3.1.
1 parent b02521f commit 2cc1b71

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act
2222

2323
## Version History
2424

25+
### v2.3.1 - 5/23/2023
26+
* Package updates.
27+
2528
### v2.3.0 - 8/29/2022
2629
* Switch to Discord.js slash commands.
2730
* Package updates.

logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "six.gg-logging",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "gelf logging for six.gg.",
55
"homepage": "https://github.com/roncli/six.gg",
66
"bugs": {

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "six.gg-node",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "The website and bot for Six Gaming.",
55
"homepage": "https://github.com/roncli/six.gg",
66
"bugs": {

0 commit comments

Comments
 (0)