Skip to content

Commit 93dc6df

Browse files
committed
poop
1 parent 1e7ebf7 commit 93dc6df

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 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
44
set(CMAKE_OSX_ARCHITECTURES "arm64;x86_64")
55
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
66

7-
project(DeltaruneTextboxes VERSION 1.1.4)
7+
project(DeltaruneTextboxes VERSION 1.1.5)
88

99
add_library(${PROJECT_NAME} SHARED
1010
src/FLAlertLayer.cpp

0 commit comments

Comments
 (0)