From c2d579bb73202dc0c1d6540bafceb2082889655d Mon Sep 17 00:00:00 2001 From: "Ronald M. Clifford" Date: Sun, 24 Jul 2022 16:08:28 -0700 Subject: [PATCH] Version 2.2.9 for real. --- README.md | 4 ++++ logging/package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ed5fbc7..76d86d09 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ The website and Discord/Twitch bot for Six Gaming. You can see this site in act ### v2.2.9 - 7/19/2022 * Package updates. +* Fix bugs with backups. +* Retry Discord when it goes down. +* 404 member pages when they don't exist. +* Various bug fixes. ### v2.2.8 - 5/22/2022 * Package updates. diff --git a/logging/package.json b/logging/package.json index 36501324..c183d8d3 100644 --- a/logging/package.json +++ b/logging/package.json @@ -1,6 +1,6 @@ { "name": "six.gg-logging", - "version": "2.2.8", + "version": "2.2.9", "description": "gelf logging for six.gg.", "homepage": "https://github.com/roncli/six.gg", "bugs": {