From dcadfba75606564ffc4006c6735dc5581258f864 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Sun, 10 Jul 2022 21:01:10 -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 bc4690b..8e38b7a 100644 --- a/config/config.js +++ b/config/config.js @@ -1,6 +1,6 @@ module.exports = { Dev: "PROD", - Version: "0.1.0", + Version: "0.8.0", Admins: ["362791661274660874"], // Admins of the bot DefaultPrefix: "?", ServerID: "955668596745461830",