diff --git a/config/config.js b/config/config.js index 621cc9b..8c9281d 100644 --- a/config/config.js +++ b/config/config.js @@ -1,8 +1,8 @@ require('dotenv').config(); module.exports = { - Dev: "PROD.", - Version: "12.7.15", + Dev: "PROD.", + Version: "12.7.15", // (major).(feature).(revision/bug/refactoring) Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot DefaultPrefix: "?", ServerID: "955668596745461830",