diff -r cab6795a8df6 -r 782792ab98fb PluginExtensionCorba.py --- a/PluginExtensionCorba.py Sat Dec 31 16:27:42 2022 +0100 +++ b/PluginExtensionCorba.py Thu Jul 13 13:52:50 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 = "CorbaExtensionPlugin" packageName = "ExtensionCorba" shortDescription = "Support for the development of CORBA projects"