We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b02521f commit 2cc1b71Copy full SHA for 2cc1b71
3 files changed
README.md
@@ -22,6 +22,9 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act
22
23
## Version History
24
25
+### v2.3.1 - 5/23/2023
26
+* Package updates.
27
+
28
### v2.3.0 - 8/29/2022
29
* Switch to Discord.js slash commands.
30
* Package updates.
logging/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "six.gg-logging",
3
- "version": "2.3.0",
+ "version": "2.3.1",
4
"description": "gelf logging for six.gg.",
5
"homepage": "https://github.com/roncli/six.gg",
6
"bugs": {
node/package.json
"name": "six.gg-node",
"description": "The website and bot for Six Gaming.",
0 commit comments