diff --git a/cpp/motion/MogMotionDetection/plugin-files/descriptor/descriptor.json b/cpp/motion/MogMotionDetection/plugin-files/descriptor/descriptor.json index 3be4629..e537243 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": "7.2", - "middlewareVersion": "7.2", + "componentVersion": "8.0", + "middlewareVersion": "8.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 0c258b1..6a9d4e8 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": "7.2", - "middlewareVersion": "7.2", + "componentVersion": "8.0", + "middlewareVersion": "8.0", "sourceLanguage": "c++", "batchLibrary": "${MPF_HOME}/plugins/SubsenseMotionDetection/lib/libmpfSubsenseMotionDetection.so", "streamLibrary": "${MPF_HOME}/plugins/SubsenseMotionDetection/lib/libmpfSubsenseStreamingMotionDetection.so",