Skip to content

Commit

Permalink
It does what it's supposed to, so: 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freiheit committed Oct 30, 2023
1 parent 176eff8 commit 7136188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mvkdicebot.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import discord
from discord.ext import commands

__version__ = "0.0.1"
__version__ = "1.0.0"
DESCRIPTION = """A dice rolling bot for MvK
"""

Expand Down

0 comments on commit 7136188

Please sign in to comment.