Skip to content

Commit

Permalink
v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d-shaun committed Jul 13, 2020
1 parent 3bcf928 commit 60b2c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/about.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class AboutCommand extends Command {
.setDescription(
"A cloned and refactored version of <https://github.com/kometh0616/crown-bot>."
)
.addField("Version", "4.5.0")
.addField("Version", "4.6.0")
.addField("Prefix", server_prefix)
.addField("Status", "stable")
.addField("Maintainer", "shaun#4761")
Expand Down

0 comments on commit 60b2c12

Please sign in to comment.