File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
44set (CMAKE_OSX_ARCHITECTURES "arm64;x86_64" )
55set (CMAKE_CXX_VISIBILITY_PRESET hidden)
66
7- project (DeltaruneTextboxes VERSION 1.2.6 )
7+ project (DeltaruneTextboxes VERSION 1.2.7 )
88
99add_library (${PROJECT_NAME} SHARED
1010 src/FLAlertLayer.cpp
Original file line number Diff line number Diff line change 1- ### v1.2.6
1+ ### v1.2.7
2+ - Fixed a crash that sometimes happened when speaking to the shopkeeper (and maybe other characters)
3+
4+ ### v1.2.6 (never released)
25- Reenabled grayscale dialog portraits on mac
36- Added the option to switch between grayscale and colored dialog portraits
47
Original file line number Diff line number Diff line change 88 },
99 "id" : " timestepyt.deltarune_textboxes" ,
1010 "name" : " Deltarune Textboxes" ,
11- "version" : " v1.2.6 " ,
11+ "version" : " v1.2.7 " ,
1212 "developer" : " TimeStepYT" ,
1313 "description" : " Makes Popups look like Deltarune" ,
1414 "links" : {
You can’t perform that action at this time.
0 commit comments