We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5a909 commit f6eda5cCopy full SHA for f6eda5c
CMakeLists.txt
@@ -8,7 +8,7 @@ else()
8
endif()
9
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
10
11
-project(DeltaruneTextboxes VERSION 1.4.2)
+project(DeltaruneTextboxes VERSION 1.4.4)
12
13
if ("${CMAKE_SYSTEM_NAME}" STREQUAL "iOS" OR IOS OR (ANDROID AND ANDROID_ABI STREQUAL "armeabi-v7a"))
14
add_compile_definitions(DISABLE_KEYBOARD)
mod.json
@@ -8,7 +8,7 @@
},
"id": "timestepyt.deltarune_textboxes",
"name": "Deltarune Textboxes",
- "version": "v1.4.3",
+ "version": "v1.4.4",
"developer": "TimeStepYT",
"description": "Makes Popups look like Deltarune",
"links": {
0 commit comments