From 485c99fa2ba85a9440291f780afcc03e50146786 Mon Sep 17 00:00:00 2001 From: "Ronald M. Clifford" Date: Fri, 30 Sep 2022 13:26:19 -0700 Subject: [PATCH] Version 8.1.1. --- README.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77a2542..dc3f7de 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ The Discord bot and website used for the Overload Teams League. Visit the OTL a # Version History +## v8.1.1 - 9/30/2022 + +* Fix text bugs when testing whether an Azure server is running or not. +* Fix a bug when reading form the game browser. +* Fix a bug when an event is modified after its match time passes. + ## v8.1.0 - 9/29/2022 This release replaces the existing chat-based commands with Discord-approved slash commands. diff --git a/package.json b/package.json index 1c9d24b..f400e90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "otl.gg", - "version": "8.1.0", + "version": "8.1.1", "description": "A Discord bot for the Overload Teams League.", "homepage": "https://github.com/overload-development-community/otl.gg", "bugs": {