Skip to content

Commit

Permalink
v9.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d-shaun committed Jun 22, 2021
1 parent a4dceb7 commit f9a1e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stable/commands/about.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class AboutCommand extends Command {
.setDescription(
"A Discord bot that uses the Last.fm API to track users' scrobbling-history to provide various stats and leader-boards."
)
.addField("Version", "9.2.0")
.addField("Version", "9.3.0")
.addField("Prefix", server_prefix)
.addField("Maintainer", "shaun#4761")
.addField("Repository", "<https://github.com/d-shaun/CrownBot/>")
Expand Down

0 comments on commit f9a1e24

Please sign in to comment.