From d7d2928aeaa282b0f743a7db1af9e2eab424c788 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Mon, 27 Feb 2023 10:45:55 -0800 Subject: [PATCH] reset channel feature --- config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.js b/config/config.js index 916bf40..e9cd014 100644 --- a/config/config.js +++ b/config/config.js @@ -2,7 +2,7 @@ require('dotenv').config() module.exports = { Dev: "PRODUCTION", - Version: "3.1.6", + Version: "3.2.0", Admins: ["362791661274660874"], // Admins of the bot DefaultPrefix: "?", socket: "https://www.linespolice-cad.com/",