# 0.2.5
Add DrawLine to DrawList Fix Text Separator Alignment
This commit is contained in:
@ -52,7 +52,7 @@ execute_process(
|
||||
)
|
||||
|
||||
# Set Project
|
||||
project(palladium LANGUAGES C CXX VERSION 0.2.4)
|
||||
project(palladium LANGUAGES C CXX VERSION 0.2.5)
|
||||
|
||||
option(PD_BUILD_TESTS "Sets if TestApp and TestBench get build" OFF)
|
||||
|
||||
|
Reference in New Issue
Block a user