Skip to content

Commit 933df9d

Browse files
committed
updated version tag
1 parent f0e80e5 commit 933df9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HollowWindow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def __init__(self):
4444

4545

4646
# version tag and label
47-
self.tag = 'v1.1'
47+
self.tag = 'v1.2'
4848
self.label_version.setText(self.tag)
4949

5050
# --- Triggers --- (interactive elements such as actions and buttons with a custom function)

0 commit comments

Comments
 (0)