diff --git a/CMakeLists.txt b/CMakeLists.txt index 3de92b8..214a99f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.2) -project(nativefiledialog-extended VERSION 1.0.1) +project(nativefiledialog-extended VERSION 1.0.2) set(nfd_ROOT_PROJECT OFF) if (CMAKE_CURRENT_SOURCE_DIR STREQUAL CMAKE_SOURCE_DIR)