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