diff --git a/cpp/motion/MogMotionDetection/plugin-files/descriptor/descriptor.json b/cpp/motion/MogMotionDetection/plugin-files/descriptor/descriptor.json index e537243..377d8bb 100644 --- a/cpp/motion/MogMotionDetection/plugin-files/descriptor/descriptor.json +++ b/cpp/motion/MogMotionDetection/plugin-files/descriptor/descriptor.json @@ -1,7 +1,7 @@ { "componentName": "MogMotionDetection", - "componentVersion": "8.0", - "middlewareVersion": "8.0", + "componentVersion": "9.0", + "middlewareVersion": "9.0", "sourceLanguage": "c++", "batchLibrary": "${MPF_HOME}/plugins/MogMotionDetection/lib/libmpfMogMotionDetection.so", "environmentVariables": [ diff --git a/cpp/motion/SubsenseMotionDetection/plugin-files/descriptor/descriptor.json b/cpp/motion/SubsenseMotionDetection/plugin-files/descriptor/descriptor.json index 6a9d4e8..9de9f63 100644 --- a/cpp/motion/SubsenseMotionDetection/plugin-files/descriptor/descriptor.json +++ b/cpp/motion/SubsenseMotionDetection/plugin-files/descriptor/descriptor.json @@ -1,7 +1,7 @@ { "componentName": "SubsenseMotionDetection", - "componentVersion": "8.0", - "middlewareVersion": "8.0", + "componentVersion": "9.0", + "middlewareVersion": "9.0", "sourceLanguage": "c++", "batchLibrary": "${MPF_HOME}/plugins/SubsenseMotionDetection/lib/libmpfSubsenseMotionDetection.so", "streamLibrary": "${MPF_HOME}/plugins/SubsenseMotionDetection/lib/libmpfSubsenseStreamingMotionDetection.so",