We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9967d8b commit 6752471Copy full SHA for 6752471
src/config.js
@@ -1,7 +1,7 @@
1
module.exports = {
2
3
// BOT VERSION //
4
- botVersion: "BETA-v1.0.0",
+ botVersion: "BETA-v1.0.1",
5
6
// BOT INFO //
7
prefix: "t?", // Default prefix
0 commit comments