diff --git a/CMakeLists.txt b/CMakeLists.txt index 494595d4..ea405e3e 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.22) -project(inworld-ndk VERSION 1.4.0.rc-1) +project(inworld-ndk VERSION 1.4.0.1) add_compile_options("$<$:/utf-8>") add_compile_options("$<$:/utf-8>")