Browse Source

forgot sorting out the versions between master and dev grr

tags/v2.0.0
Roxie Gibson 6 years ago
parent
commit
20780df385
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roxbot/__init__.py

+ 1
- 1
roxbot/__init__.py View File

@@ -51,4 +51,4 @@ __description__ = """RoxBot, A Discord Bot made by a filthy Mercy Main. Built wi
[Found a bug or need to report an issue? Report it here](https://github.com/Roxxers/roxbot/issues/new)
[Say Thanks](https://saythanks.io/to/Roxxers)"""
__author__ = "Roxanne Gibson"
__version__ = "1.8.0a"
__version__ = "2.0.0a"

Loading…
Cancel
Save