diff --git a/src/obs-ios-camera-plugin.cpp b/src/obs-ios-camera-plugin.cpp index 47d8f4d..1b1d982 100644 --- a/src/obs-ios-camera-plugin.cpp +++ b/src/obs-ios-camera-plugin.cpp @@ -22,7 +22,7 @@ OBS_DECLARE_MODULE() OBS_MODULE_USE_DEFAULT_LOCALE("obs-ios-camera-plugin", "en-US") -#define IOS_CAMERA_PLUGIN_VERSION "2.9.6" +#define IOS_CAMERA_PLUGIN_VERSION "2.9.7" extern void RegisterIOSCameraSource();