Skip to content

Commit c63cc4d

Browse files
authored
Update obs-ios-camera-plugin.cpp
1 parent fd3ab6c commit c63cc4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/obs-ios-camera-plugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
OBS_DECLARE_MODULE()
2323
OBS_MODULE_USE_DEFAULT_LOCALE("obs-ios-camera-plugin", "en-US")
2424

25-
#define IOS_CAMERA_PLUGIN_VERSION "2.9.3"
25+
#define IOS_CAMERA_PLUGIN_VERSION "2.9.4"
2626

2727
extern void RegisterIOSCameraSource();
2828

0 commit comments

Comments
 (0)