Skip to content

Commit

Permalink
2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo0111 committed Jun 6, 2022
1 parent 072e1a4 commit dc62c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const bot = new Client({
]
});

bot.version = "1.2.2";
bot.version = "2.0";
bot.config = require('./config.json');
bot.logger = new Logger(console.log);

Expand Down

0 comments on commit dc62c39

Please sign in to comment.