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 46e5cbd commit f7555bfCopy full SHA for f7555bf
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.7"
+#define IOS_CAMERA_PLUGIN_VERSION "2.9.8"
26
27
extern void RegisterIOSCameraSource();
28
0 commit comments