Skip to content

Commit 0b68dd0

Browse files
committed
version number, dickhead
1 parent ae91778 commit 0b68dd0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.5)
7+
project(DeltaruneTextboxes VERSION 1.1.6)
88

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

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"id": "timestepyt.deltarune_textboxes",
1010
"name": "Deltarune Textboxes",
11-
"version": "v1.1.5",
11+
"version": "v1.1.6",
1212
"developer": "TimeStepYT",
1313
"description": "Makes FLAlertLayers look like textboxes from Deltarune",
1414
"repository": "https://github.com/Reinmmar/DeltaruneTextboxes",

0 commit comments

Comments
 (0)