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 b406b7e commit e2fc9a1Copy full SHA for e2fc9a1
app.py
@@ -15,7 +15,7 @@
15
import PySide2.QtGui as QtGui
16
import PIL.Image
17
18
-VERSION = '1.3.0'
+VERSION = '1.4.0'
19
ENABLE_UPDATE_CHECKER = True
20
UPDATE_CHECKER_URL = 'https://raw.githubusercontent.com/TurboWarp/packager-extras/master/version.json'
21
0 commit comments