Skip to content

Commit

Permalink
finish up version 1.0 of the bot
Browse files Browse the repository at this point in the history
Moonded committed Aug 26, 2024
1 parent f48f8c5 commit ee004f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/misc/info.ts
Original file line number Diff line number Diff line change
@@ -76,7 +76,7 @@ export default command(meta, async ({ interaction }) => {
},
{
name: "Bot Version",
value: `0.1.1`,
value: `1.0.0`,
inline: true,
},
{

0 comments on commit ee004f7

Please sign in to comment.