diff --git a/README.md b/README.md index 7b111510..13720728 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/logging/package.json b/logging/package.json index 479bfaa9..a5113842 100644 --- a/logging/package.json +++ b/logging/package.json @@ -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": { diff --git a/node/package.json b/node/package.json index dedf733a..ef979d00 100644 --- a/node/package.json +++ b/node/package.json @@ -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": {