diff -r 3f9ee2641c79 -r 1c2e9667fac7 PluginExtensionProtobuf.py --- a/PluginExtensionProtobuf.py Fri Dec 23 09:00:17 2022 +0100 +++ b/PluginExtensionProtobuf.py Fri Dec 23 09:01:41 2022 +0100 @@ -23,7 +23,7 @@ author = "Detlev Offenbach <detlev@die-offenbachs.de>" autoactivate = True deactivateable = True -version = "10.1.3" +version = "10.1.4" className = "ProtobufExtensionPlugin" packageName = "ExtensionProtobuf" shortDescription = "Support for the development of Protobuf and gRPC projects"