mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 23:27:22 +00:00
Update the version number that shows in the documentation
It does not update the version number in the README because these are either not part of the versionized documentation or the demantic versioning make it work anyway
This commit is contained in:
parent
5efa5bbf1d
commit
7c3555e280
7 changed files with 9 additions and 9 deletions
|
@ -21,7 +21,7 @@ include(FetchContent)
|
|||
FetchContent_Declare(
|
||||
SixtyFPS
|
||||
GIT_REPOSITORY https://github.com/sixtyfpsui/sixtyfps.git
|
||||
GIT_TAG v0.0.6
|
||||
GIT_TAG v0.1.1
|
||||
SOURCE_SUBDIR api/sixtyfps-cpp
|
||||
)
|
||||
FetchContent_MakeAvailable(SixtyFPS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue