forked from quickshell/quickshell
misc: change version to 0.1
This commit is contained in:
parent
28087c182e
commit
63180382be
5 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ if (SOCKETS)
|
|||
target_sources(quickshell-io PRIVATE socket.cpp)
|
||||
endif()
|
||||
|
||||
qt_add_qml_module(quickshell-io URI Quickshell.Io)
|
||||
qt_add_qml_module(quickshell-io URI Quickshell.Io VERSION 0.1)
|
||||
|
||||
target_link_libraries(quickshell-io PRIVATE ${QT_DEPS})
|
||||
target_link_libraries(quickshell-io-init PRIVATE ${QT_DEPS})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue