We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3c1e4 commit 72fef95Copy full SHA for 72fef95
src/commands/misc/info.ts
@@ -83,7 +83,7 @@ export default command(meta, async ({ interaction }) => {
83
},
84
{
85
name: "Bot Version",
86
- value: `0.0.8`,
+ value: `0.1.1`,
87
inline: true,
88
89
0 commit comments