Skip to content

Commit

Permalink
Updating versions to reflect the 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Crossedfall committed May 28, 2019
1 parent 4b0d70e commit db647a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion status/ss13status.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#Redbot Imports
from redbot.core import commands, checks, Config, utils

__version__ = "0.9.3"
__version__ = "1.0.0"
__author__ = "Crossedfall"

BaseCog = getattr(commands, "Cog", object)
Expand Down

0 comments on commit db647a9

Please sign in to comment.