diff -r a5d67038f4d8 -r 41b08b48b114 PluginProjectWeb.py --- a/PluginProjectWeb.py Thu Sep 03 12:22:28 2015 +0200 +++ b/PluginProjectWeb.py Sat Sep 05 12:33:11 2015 +0200 @@ -30,7 +30,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "1.1.0" +version = "1.1.1" className = "ProjectWebPlugin" packageName = "ProjectWeb" shortDescription = "Support for Web projects and web related tools."