~aleteoryx/muditaos

c41f0d984b32ba454cdff3b82f61e8c4e1b10bfe — GravisZro 3 years ago 805768b
[MOS-377] Update community assets version for unit tests

This updates version number for the MuditaOSPublicAssets from
version 0.0.4 to version 0.0.7 in the CMake file for unit testing.
1 files changed, 1 insertions(+), 1 deletions(-)

M test/CMakeLists.txt
M test/CMakeLists.txt => test/CMakeLists.txt +1 -1
@@ 30,7 30,7 @@ download_asset_release_json(json-test-community-target
                            ${CMAKE_CURRENT_SOURCE_DIR}/assets/assets_community.json
                            ${TEST_ASSETS_DEST_DIR}/current/
                            MuditaOSPublicAssets
                            0.0.4
                            0.0.7
                            ${MUDITA_CACHE_DIR}
    )