Skip to content

Commit e38c23f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libs/global_vars.py

Lines changed: 1 addition & 1 deletion
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)