We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7079577 commit fb2b1baCopy full SHA for fb2b1ba
1 file changed
bot/constants.py
@@ -9,7 +9,7 @@
9
URL = 'https://api.www.root-me.org'
10
LANGS = ['en', 'fr', 'de', 'es']
11
FILENAME = 'data/data.json'
12
-VERSION = '1.2'
+VERSION = '1.3'
13
GITHUB_REPOSITORY = 'https://github.com/zteeed/RootMeBot'
14
ROOTME_WEBSITE = 'https://www.root-me.org'
15
PROJECT_INFORMATION = {
0 commit comments