diff --git a/kinect_mocap.py b/kinect_mocap.py index 96d2aa4..daa74b8 100644 --- a/kinect_mocap.py +++ b/kinect_mocap.py @@ -23,9 +23,9 @@ "name": "Kinect Motion Capture plugin", "description": "Motion capture using MS Kinect v2", "author": "Morgane Dufresne", - "version": (0, 2), + "version": (1, 0), "blender": (2, 79, 0), - "warning": "You need a MS Kinect v2 sensor (XBox One) with latest drivers installed (2.2)", + "warning": "You need a MS Kinect v2 sensor (XBox One)", "support": "COMMUNITY", "category": "Animation" }