Skip to content

Commit

Permalink
inc the revision
Browse files Browse the repository at this point in the history
  • Loading branch information
skitaoka committed Mar 25, 2024
1 parent 9fa222b commit d2d1c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nair-rtvc-source/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ extern "C" {

bool obs_module_load(void)
{
OBS_INFO("plugin loaded successfully (version 1.0.2)");
OBS_INFO("plugin loaded successfully (version 1.0.3)");

obs_source_info info;
std::memset(&info, 0, sizeof(info));
Expand Down

0 comments on commit d2d1c37

Please sign in to comment.