Skip to content

Commit

Permalink
Version 8.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
roncli committed Nov 11, 2022
1 parent 052c650 commit 2e7d7e4
Show file tree
Hide file tree
Showing 3 changed files with 598 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ The Discord bot and website used for the Overload Teams League. Visit the OTL a

# Version History

## v8.1.3 - 11/11/2022

* Fixed validation on `/reinstate`.
* Added validation on `/homes` to ensure that the team is not disbanded.
* Package updates.

## v8.1.2 - 10/20/2022

* Fixed `/pickmap` for sets of matches. You are no longer allowed to pick the same map twice in a set. A set is determined by challenges with the same title (differing only by game number) between the same two teams.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "otl.gg",
"version": "8.1.2",
"version": "8.1.3",
"description": "A Discord bot for the Overload Teams League.",
"homepage": "https://github.com/overload-development-community/otl.gg",
"bugs": {
Expand Down
Loading

0 comments on commit 2e7d7e4

Please sign in to comment.