1
0
Fork 0
mirror of synced 2024-06-17 01:54:46 +12:00

Cloud Saves bug

This commit is contained in:
Dummerle 2021-03-20 18:07:58 +01:00
parent 867b10bbd2
commit 9761b9ee92

View file

@ -1,5 +1,5 @@
import os
__version__ = "0.9.5.2"
__version__ = "0.9.6"
style_path = os.path.join(os.path.dirname(__file__), "Styles/")
lang_path = os.path.join(os.path.dirname(__file__), "languages/")