Skip to content

Commit e38c23f

Browse files
updated global_vars.py plugin_version
1 parent a9130b4 commit e38c23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libs/global_vars.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
PLUGIN_VERSION = "0.16.1"
3+
PLUGIN_VERSION = "0.16.11"
44
DEVELOPER_MODE = False
55

66
PACKAGE_PATH = os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))

0 commit comments

Comments
 (0)