13.1.1 fix work

This commit is contained in:
SowinskiBraeden committed 2022-10-24 20:56:32 -07:00
1 parent 2a3eb5be54
commit b90052542c
4 files changed
+634 -3

No files matched your search

+1 -1
View File
@@ -2,7 +2,7 @@ require('dotenv').config();
module.exports = {
Dev: "PROD.",
Version: "13.1.0", // (major).(feature).(revision/bug/refactoring)
Version: "13.1.1", // (major).(feature).(revision/bug/refactoring)
Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot
DefaultPrefix: "?",
ServerID: "955668596745461830",