From b0e08ae5033a70d426f82c983719cd48d46d21cc Mon Sep 17 00:00:00 2001 From: Anonymous Hacker Date: Fri, 18 Mar 2022 23:26:28 -0400 Subject: [PATCH] Update update.json Update update.json in preparation for a new release. --- update.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/update.json b/update.json index 910aa1f..f62f041 100644 --- a/update.json +++ b/update.json @@ -1,5 +1,9 @@ { - "latest": "v2.1.0", + "latest": "v2.1.1", + "v2.1.1": { + "changelog": "`TBOsmiumLib` has updated!\n\nEnjoy more helper functions in custom commands and other minor optimizations.\n\nSee the new TBOL documentation here: https://github.com/AnonymousHacker1279/TitanBot/wiki/Custom-Commands#tbosmiumlib-documentation", + "versionTag": "release" + }, "v2.1.0": { "changelog": "Custom commands!\n\nExpand TitanBot to fit your server with custom commands.\nAdditionally, some improvements and minor bugfixes have been included for other functions.", "versionTag": "release"