Skip to content

Commit

Permalink
Version 2.2.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Aug 25, 2022
1 parent 9d2b861 commit 996f45d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act

## Version History

### v2.2.11 - 8/25/2022
* Specify Docker versions specifically rather than using latest.
* Package updates.

### v2.2.10 - 8/10/2022
* Restore hosting notifications.
* Package updates.
Expand Down
2 changes: 1 addition & 1 deletion logging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "six.gg-logging",
"version": "2.2.10",
"version": "2.2.11",
"description": "gelf logging for six.gg.",
"homepage": "https://github.com/roncli/six.gg",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "six.gg-node",
"version": "2.2.10",
"version": "2.2.11",
"description": "The website and bot for Six Gaming.",
"homepage": "https://github.com/roncli/six.gg",
"bugs": {
Expand Down

0 comments on commit 996f45d

Please sign in to comment.