diff --git a/CMakeLists.txt b/CMakeLists.txt index fedef3a..6d3fccf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.5) -project(nativefiledialog-extended VERSION 1.1.1) +project(nativefiledialog-extended VERSION 1.2.0) set(nfd_ROOT_PROJECT OFF) if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)