Commit f7dc676e by Oleksandr Barabash

app version updated to 1.1.192

parent d3d9e10f
...@@ -14,7 +14,7 @@ CARDS_PATH = os.path.join(ASSETS_PATH, "cards") ...@@ -14,7 +14,7 @@ CARDS_PATH = os.path.join(ASSETS_PATH, "cards")
STRINGS_PATH = os.path.join(ASSETS_PATH, "strings") STRINGS_PATH = os.path.join(ASSETS_PATH, "strings")
APP_VERSION = "1.1.188" APP_VERSION = "1.1.192"
class Auth: class Auth:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment