Skip to content

Commit

Permalink
Updated nui tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
5cript committed Apr 6, 2024
1 parent c7045e0 commit c3dbcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _cmake/dependencies/nui.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ include(FetchContent)
FetchContent_Declare(
nui
GIT_REPOSITORY https://github.com/NuiCpp/Nui.git
GIT_TAG v0.12.2
GIT_TAG v0.13.1
)
FetchContent_MakeAvailable(nui)

0 comments on commit c3dbcfa

Please sign in to comment.