Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Change build number
Browse files Browse the repository at this point in the history
  • Loading branch information
ungarscool1 committed Aug 18, 2020
1 parent 87f5522 commit cd880d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public void onMessageCreate(MessageCreateEvent event) {
embedBuilder.setTitle(language.getString("version.name"))
.addField("Version", "3.0.0 DEV")
.addField(language.getString("version.lib.name"), language.getString("version.lib.desc"))
.addField("Build", "160820-11.3")
.addField("Build", "180820-18.1")
.addField("Bot owner", api.getOwner().get().getDiscriminatedName())
.addField(language.getString("version.github"), "https://github.com/ungarscool1/Roboto-v2")
.addField(language.getString("version.listen.user"), users + " " + language.getString("version.users"))
Expand Down

0 comments on commit cd880d0

Please sign in to comment.