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 6854e72 commit 64be738Copy full SHA for 64be738
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.8.0"
+#define IOS_CAMERA_PLUGIN_VERSION "2.9.0"
26
27
extern void RegisterIOSCameraSource();
28
0 commit comments