mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Update version number in the docs
This commit is contained in:
parent
58e7caafb0
commit
e429968a15
4 changed files with 5 additions and 5 deletions
|
@ -43,7 +43,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
Slint
|
||||
GIT_REPOSITORY https://github.com/slint-ui/slint.git
|
||||
GIT_TAG v0.1.6
|
||||
GIT_TAG v0.2.0
|
||||
SOURCE_SUBDIR api/cpp
|
||||
)
|
||||
FetchContent_MakeAvailable(Slint)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue