Skip to content

Commit

Permalink
Increment version to 2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wtsnz committed Apr 28, 2023
1 parent c63cc4d commit 056e69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/obs-ios-camera-plugin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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.4"
#define IOS_CAMERA_PLUGIN_VERSION "2.9.5"

extern void RegisterIOSCameraSource();

Expand Down

0 comments on commit 056e69e

Please sign in to comment.