Skip to content

Commit 72fef95

Browse files
committed
Update bot version
1 parent ec3c1e4 commit 72fef95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/misc/info.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export default command(meta, async ({ interaction }) => {
8383
},
8484
{
8585
name: "Bot Version",
86-
value: `0.0.8`,
86+
value: `0.1.1`,
8787
inline: true,
8888
},
8989
{

0 commit comments

Comments
 (0)