~aleteoryx/muditaos

f7de6ce7e44f43fa44f10c3fe43fe62f60290558 — Bartosz Cichocki 3 years ago 5aaf8f3
[MOS-571] Bump updater version for Pure

Needed to apply fix from updater
1 files changed, 1 insertions(+), 1 deletions(-)

M products/PurePhone/BinaryAssetsVersions.cmake
M products/PurePhone/BinaryAssetsVersions.cmake => products/PurePhone/BinaryAssetsVersions.cmake +1 -1
@@ 5,5 5,5 @@ if( NOT DEFINED ECOBOOT_BIN_VERSION)
endif()

if (NOT DEFINED UPDATER_BIN_VERSION)
    set(UPDATER_BIN_VERSION 1.4.0 CACHE STRING "updater binary version to download from updater release page")
    set(UPDATER_BIN_VERSION 1.5.0 CACHE STRING "updater binary version to download from updater release page")
endif()