--- a/PluginExtensionProtobuf.py Wed Dec 07 13:26:35 2022 +0100 +++ b/PluginExtensionProtobuf.py Sun Dec 11 11:52:03 2022 +0100 @@ -21,7 +21,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.0.1" +version = "10.0.2" className = "ProtobufExtensionPlugin" packageName = "ExtensionProtobuf" shortDescription = "Support for the development of Protobuf and gRPC projects"