From 0d35c0116c38d1f8642e4c8d8f36509f7500bb05 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Mon, 27 Apr 2020 08:00:29 -0700 Subject: A New World, v8.0.0 - change some formatting - add throttling to all commands - change timout in welcome and clear - add another edge case to welcome and darling - use new mongo.connect params for stability - move some commands around - remove some tsingnores for idk in total, epic update 8) --- dist/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/config.json') diff --git a/dist/config.json b/dist/config.json index 05490cf..5cbaeba 100644 --- a/dist/config.json +++ b/dist/config.json @@ -1,5 +1,5 @@ { "secret": "Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", "yt-api-key": "AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version": "7.8.0" + "version": "8.0.0" } -- cgit v1.2.3