[CP-1100] Fix update not working Update updater binary version
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.3.0 CACHE STRING "updater binary version to download from updater release page") set(UPDATER_BIN_VERSION 1.4.0 CACHE STRING "updater binary version to download from updater release page") endif()