Skip to content

Commit 40adf4b

Browse files
committed
v1.4.1
1 parent c4f5603 commit 40adf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ else()
44
cmake_minimum_required(VERSION 3.10)
55
endif()
66

7-
project(hello-imgui LANGUAGES C CXX VERSION "1.4.0")
7+
project(hello-imgui LANGUAGES C CXX VERSION "1.4.1")
88
set(CMAKE_CXX_STANDARD 17)
99

1010
if (IOS)

0 commit comments

Comments
 (0)