--- a/PluginExtensionProtobuf.py Sat Dec 31 16:27:43 2022 +0100 +++ b/PluginExtensionProtobuf.py Thu Jul 13 13:56:11 2023 +0200 @@ -23,7 +23,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.1.4" +version = "10.1.5" className = "ProtobufExtensionPlugin" packageName = "ExtensionProtobuf" shortDescription = "Support for the development of Protobuf and gRPC projects"