increment wowlight version

master
dsc 5 years ago
parent 30b7f2eb3e
commit 472f449b16
No known key found for this signature in database
GPG Key ID: 7BBC83D7A8810AAB

@ -81,7 +81,8 @@ def api_wowlight_version_check(version):
versions = {
'0.1.0': False,
'0.1.1': False,
'0.1.2': True
'0.1.2': False,
'0.1.3': True
}
if version not in versions:

Loading…
Cancel
Save