Skip to content

Commit

Permalink
readme: update GIT_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Oct 4, 2023
1 parent 4d57610 commit 42a6479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ include(FetchContent)
FetchContent_Declare(
libftp
GIT_REPOSITORY https://github.com/deniskovalchuk/libftp.git
GIT_TAG v0.3.0
GIT_TAG v0.3.1
)
FetchContent_MakeAvailable(libftp)
Expand Down

0 comments on commit 42a6479

Please sign in to comment.