Skip to content

Commit

Permalink
バージョン上げ
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjuman Enobikto committed Sep 7, 2019
1 parent 99b6346 commit 84fa5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SO2MI/Client.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

adminID = config["misc"]["administrator"]

DEFINE_VERSION = "Version 3."
DEFINE_VERSION = "Version 3.0"

class Client(discord.Client):
async def on_ready(self):
Expand Down

0 comments on commit 84fa5f0

Please sign in to comment.