diff --git a/CMakeLists.txt b/CMakeLists.txt index 06adcc5..40aa103 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.19) project(obs-streamer-tools-plugin - VERSION 0.1.0 + VERSION 0.1.1 DESCRIPTION "OBS Studio source plugin for streamer-tools camera feeds" LANGUAGES C CXX )