We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285b576 commit b759dc3Copy full SHA for b759dc3
source1import.pyw
@@ -29,7 +29,7 @@ bg1 = "#363636"
29
bg2 = "#262627"
30
fg1 = "#b6b6b7"
31
32
-APP_VER = "0.3.8"
+APP_VER = "0.3.9"
33
34
class ScriptError(Exception):...
35
0 commit comments