diff --git a/src/obs-ios-camera-plugin.cpp b/src/obs-ios-camera-plugin.cpp index dc3e300..0ac81ea 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.3" +#define IOS_CAMERA_PLUGIN_VERSION "2.9.4" extern void RegisterIOSCameraSource();