Skip to content

Commit

Permalink
Merge pull request #295 from liulanzheng/main
Browse files Browse the repository at this point in the history
update photon to v0.6.13
  • Loading branch information
yuchen0cc committed Nov 29, 2023
2 parents 8fc18fc + 09f4b73 commit 1a50073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/Findphoton.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set(FETCHCONTENT_QUIET false)
FetchContent_Declare(
photon
GIT_REPOSITORY https://github.com/alibaba/PhotonLibOS.git
GIT_TAG v0.6.12
GIT_TAG v0.6.13
)

if(BUILD_TESTING)
Expand Down

0 comments on commit 1a50073

Please sign in to comment.