Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-Carey committed Dec 6, 2024
1 parent 41a073a commit 9cf232c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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("$<$<C_COMPILER_ID:MSVC>:/utf-8>")
add_compile_options("$<$<CXX_COMPILER_ID:MSVC>:/utf-8>")
Expand Down

0 comments on commit 9cf232c

Please sign in to comment.