Skip to content

Commit 6b57a52

Browse files
authored
Merge pull request #19 from 7bitcoder/dev
update documentation
2 parents d13c02d + 00f36f5 commit 6b57a52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Docs/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Installation
3636
FetchContent_Declare(
3737
7bitDI
3838
GIT_REPOSITORY https://github.com/7bitcoder/7bitDI.git
39-
GIT_TAG defbeb195e11367c5906564e33748ca7494dee88 # release 2.0.0
39+
GIT_TAG d13c02d81dc4e90013af854b9a8a50784ff740f5 # release 2.1.0
4040
)
4141
FetchContent_MakeAvailable(7bitDI)
4242

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ include(FetchContent)
6565
FetchContent_Declare(
6666
7bitDI
6767
GIT_REPOSITORY https://github.com/7bitcoder/7bitDI.git
68-
GIT_TAG defbeb195e11367c5906564e33748ca7494dee88 # release 2.0.0
68+
GIT_TAG d13c02d81dc4e90013af854b9a8a50784ff740f5 # release 2.1.0
6969
)
7070
FetchContent_MakeAvailable(7bitDI)
7171

0 commit comments

Comments
 (0)