We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0e80e5 commit 933df9dCopy full SHA for 933df9d
1 file changed
HollowWindow.py
@@ -44,7 +44,7 @@ def __init__(self):
44
45
46
# version tag and label
47
- self.tag = 'v1.1'
+ self.tag = 'v1.2'
48
self.label_version.setText(self.tag)
49
50
# --- Triggers --- (interactive elements such as actions and buttons with a custom function)
0 commit comments