We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9130b4 commit e38c23fCopy full SHA for e38c23f
src/libs/global_vars.py
@@ -1,6 +1,6 @@
1
import os
2
3
-PLUGIN_VERSION = "0.16.1"
+PLUGIN_VERSION = "0.16.11"
4
DEVELOPER_MODE = False
5
6
PACKAGE_PATH = os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
0 commit comments