We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056e69e commit c6dbd52Copy full SHA for c6dbd52
src/obs-ios-camera-plugin.cpp
@@ -22,7 +22,7 @@
22
OBS_DECLARE_MODULE()
23
OBS_MODULE_USE_DEFAULT_LOCALE("obs-ios-camera-plugin", "en-US")
24
25
-#define IOS_CAMERA_PLUGIN_VERSION "2.9.5"
+#define IOS_CAMERA_PLUGIN_VERSION "2.9.6"
26
27
extern void RegisterIOSCameraSource();
28
0 commit comments