Skip to content

Commit

Permalink
v0.1.0b6 ci run
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffstadt committed Aug 15, 2020
1 parent 63490c6 commit 7160b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(CONFIG_32BIT ${CONFIG_32BIT})
set(MVDIST_ONLY ${MVDIST_ONLY})

add_definitions(-D_USE_MATH_DEFINES)
add_definitions(-DMV_SANDBOX_VERSION="0.1.0b5")
add_definitions(-DMV_SANDBOX_VERSION="0.1.0b6")

# Include sub-projects.
add_subdirectory ("DearPyGui")
Expand Down

0 comments on commit 7160b8e

Please sign in to comment.