diff --git a/CMakeLists.txt b/CMakeLists.txt index 9c4c01b0..f09ff52a 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.50) +project(tf2_bot_detector VERSION 1.0.0.51) include(GenerateExportHeader)