We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7ebf7 commit 93dc6dfCopy full SHA for 93dc6df
CMakeLists.txt
@@ -4,7 +4,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
4
set(CMAKE_OSX_ARCHITECTURES "arm64;x86_64")
5
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
6
7
-project(DeltaruneTextboxes VERSION 1.1.4)
+project(DeltaruneTextboxes VERSION 1.1.5)
8
9
add_library(${PROJECT_NAME} SHARED
10
src/FLAlertLayer.cpp
0 commit comments