diff --git a/CMakeLists.txt b/CMakeLists.txt index 4d3d6bb0..c6c61e61 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.17.2) -project(tf2_bot_detector VERSION 1.0.0.49) +project(tf2_bot_detector VERSION 1.0.0.50) include(GenerateExportHeader)