OSDN Git Service

update on the implementation of plugin
[ninix-aya/master.git] / lib / ninix / home.py
index 44a6fb2..a6897d1 100644 (file)
@@ -24,7 +24,7 @@ import ninix.alias
 import ninix.dll
 
 
-PLUGIN_STANDARD = (2.5, 2.5)
+PLUGIN_STANDARD = (2.6, 2.6)
 
 def get_ninix_home():
     return os.path.join(os.path.expanduser(b'~'), b'.ninix')