From d68d9b01a364263c414db172d5516cd360531424 Mon Sep 17 00:00:00 2001 From: "Ronald M. Clifford" Date: Mon, 1 Jul 2019 17:38:44 -0700 Subject: [PATCH] Version 2.0. --- README.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30cdbaee..a7400924 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ The Discord bot and website used for the Overload Teams League. Visit the OTL a # Version History +## v2.0 - 7/1/2019 + +* Support matches up to 8 players per team. +* Improved error handling. + ## v1.1.1 - 6/17/2019 ### Bot: diff --git a/package.json b/package.json index f751bfd3..17cafd9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "otl-bot", - "version": "1.1.1", + "version": "2.0.0", "description": "A Discord bot for the Overload Teams League.", "homepage": "https://github.com/roncli/otl-bot", "bugs": {