We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 103856b commit 413c46eCopy full SHA for 413c46e
app.py
@@ -15,7 +15,7 @@
15
import PySide2.QtGui as QtGui
16
import PIL.Image
17
18
-VERSION = '1.2.0'
+VERSION = '1.3.0'
19
ENABLE_UPDATE_CHECKER = True
20
UPDATE_CHECKER_URL = 'https://raw.githubusercontent.com/TurboWarp/packager-extras/master/version.json'
21
0 commit comments