We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d20f0 commit b29e011Copy full SHA for b29e011
1 file changed
src/common.py
@@ -37,7 +37,7 @@ def enable_dark_title_bar(window):
37
38
#===============================================================< Variables >=============================================================
39
# Versions
40
-app_version = '4.5.3'
+app_version = '4.5.4'
41
42
editor_info = {
43
'editor_info':
0 commit comments