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 Dec 2, 2024
1 parent 4649e80 commit dd761d4
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 @@ -102,7 +102,7 @@ include(FetchContent)
FetchContent_Declare(
libftp
GIT_REPOSITORY https://github.com/deniskovalchuk/libftp.git
GIT_TAG v1.3.0)
GIT_TAG v1.4.0)
FetchContent_MakeAvailable(libftp)
add_executable(application main.cpp)
Expand Down

0 comments on commit dd761d4

Please sign in to comment.