Skip to content

Commit

Permalink
Bumped nui.
Browse files Browse the repository at this point in the history
  • Loading branch information
5cript committed Oct 14, 2023
1 parent f2202e4 commit 1f5ea49
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.8.0
GIT_TAG v0.8.2
)
FetchContent_MakeAvailable(nui)

0 comments on commit 1f5ea49

Please sign in to comment.