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 Nov 7, 2024
1 parent fe62f9d commit 88b2b47
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 @@ -101,7 +101,7 @@ include(FetchContent)
FetchContent_Declare(
libftp
GIT_REPOSITORY https://github.com/deniskovalchuk/libftp.git
GIT_TAG v1.1.0)
GIT_TAG v1.2.0)
FetchContent_MakeAvailable(libftp)
add_executable(application main.cpp)
Expand Down

0 comments on commit 88b2b47

Please sign in to comment.