Skip to content

Commit 061f288

Browse files
committed
update README
1 parent 3ed84f7 commit 061f288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ set(BUILD_SLICK_QUEUE_TESTS OFF CACHE BOOL "" FORCE)
3939
FetchContent_Declare(
4040
slick_queue
4141
GIT_REPOSITORY https://github.com/SlickQuant/slick_queue.git
42-
GIT_TAG v1.1.0.0
42+
GIT_TAG v1.1.0.0 # See https://github.com/SlickQuant/slick_queue/releases for latest version
4343
)
4444
FetchContent_MakeAvailable(slick_queue)
4545

0 commit comments

Comments
 (0)