From 8b219d43bfa1f3bd55525bc784f4d9c1998dfca4 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Mon, 10 Oct 2022 18:20:14 -0700 Subject: [PATCH] update version --- config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.js b/config/config.js index 45a5a4f..9afa4dc 100644 --- a/config/config.js +++ b/config/config.js @@ -2,7 +2,7 @@ require('dotenv').config(); module.exports = { Dev: "PROD.", - Version: "12.6.0", + Version: "12.6.1", Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot DefaultPrefix: "?", ServerID: "955668596745461830",