From 1fdc602b45bf87c3f28a24ee0cec913ad2d95bb1 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Wed, 3 Aug 2022 19:32:59 -0700 Subject: [PATCH] update bot version --- config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.js b/config/config.js index ac16d6e..43fcf79 100644 --- a/config/config.js +++ b/config/config.js @@ -1,6 +1,6 @@ module.exports = { Dev: "PROD", - Version: "0.9.0", + Version: "1.4.0", Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot DefaultPrefix: "?", ServerID: "955668596745461830",