diff --git a/CMakeLists.txt b/CMakeLists.txt index b8cf850..c29670c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.12) -project(obs-command-source VERSION 0.3.1) +project(obs-command-source VERSION 0.3.2) set(PLUGIN_AUTHOR "Norihiro Kamae")