diff --git a/CMakeLists.txt b/CMakeLists.txt index c25b670..dce9be0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ cmake_minimum_required(VERSION 3.5) project(blocktestyarpplugins LANGUAGES C CXX - VERSION 1.1.3) + VERSION 1.1.4) option(ENABLE_MSVC_WARNINGS "Enable the compilation warnings in windows" ON)