diff --git a/CMakeLists.txt b/CMakeLists.txt index 450a3b1..2376684 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.10) -project(obs-vkcapture VERSION 1.1.4) +project(obs-vkcapture VERSION 1.1.5) include(GNUInstallDirs) find_package(Vulkan REQUIRED)