Skip to content

Commit 24814d0

Browse files
committed
1.2.0
1 parent 35ae976 commit 24814d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import PyQt5.QtWidgets as QtWidgets
1313
import PIL.Image
1414

15-
VERSION = '1.1.0'
15+
VERSION = '1.2.0'
1616
ENABLE_UPDATE_CHECKER = True
1717

1818
def get_executable_name(path):

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"latest":"1.1.0"}
1+
{"latest":"1.2.0"}

0 commit comments

Comments
 (0)