Skip to content

Commit cda2a54

Browse files
committed
Bump version to 1.5.0
1 parent 689c50a commit cda2a54

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.4.0'
18+
VERSION = '1.5.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)