Skip to content

Commit 413c46e

Browse files
committed
1.3.0
1 parent 103856b commit 413c46e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import PySide2.QtGui as QtGui
1616
import PIL.Image
1717

18-
VERSION = '1.2.0'
18+
VERSION = '1.3.0'
1919
ENABLE_UPDATE_CHECKER = True
2020
UPDATE_CHECKER_URL = 'https://raw.githubusercontent.com/TurboWarp/packager-extras/master/version.json'
2121

0 commit comments

Comments
 (0)