--- a/PluginExtensionProtobuf.py Tue Oct 17 11:30:08 2023 +0200 +++ b/PluginExtensionProtobuf.py Wed Oct 25 18:08:35 2023 +0200 @@ -23,7 +23,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.1.6" +version = "10.1.7" className = "ProtobufExtensionPlugin" packageName = "ExtensionProtobuf" shortDescription = "Support for the development of Protobuf and gRPC projects"