diff --git a/CMakeLists.txt b/CMakeLists.txt index 86ccae87..46f9a4d1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.17.2) -project(tf2_bot_detector VERSION 1.1.0.5) +project(tf2_bot_detector VERSION 1.1.0.6) include(GenerateExportHeader)