From 511b4447bb1e27bbf2f9d409ee18efb3d7902d08 Mon Sep 17 00:00:00 2001 From: aizehua Date: Fri, 17 Mar 2023 01:55:57 +0000 Subject: [PATCH] fix:change version 4.0.5.5 Signed-off-by: aizehua --- services/etc/param/ohos.para | 2 +- services/etc/param/ohos_const/ohos.para | 2 +- services/etc_lite/param/ohos_const/ohos.para | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index d2eb3aff..c15fc815 100755 --- a/services/etc/param/ohos.para +++ b/services/etc/param/ohos.para @@ -29,7 +29,7 @@ const.build.product=default const.product.hardwareversion=default const.product.bootloader.version=bootloader const.product.cpu.abilist=default -const.product.software.version=OpenHarmony 4.0.5.3 +const.product.software.version=OpenHarmony 4.0.5.5 const.product.incremental.version=default const.product.firstapiversion=1 const.product.build.type=default diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index 4138c6f2..01f33df6 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -13,4 +13,4 @@ const.ohos.version.security_patch=2023-03-01 const.ohos.releasetype=Canary1 const.ohos.apiversion=10 -const.ohos.fullname=OpenHarmony-4.0.5.3 +const.ohos.fullname=OpenHarmony-4.0.5.5 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index ce35d100..7dd1a2d3 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -14,4 +14,4 @@ const.ohos.releasetype=Canary1 const.ohos.apiversion=10 const.ohos.version.security_patch=2023-03-01 -const.ohos.fullname=OpenHarmony-4.0.5.3 \ No newline at end of file +const.ohos.fullname=OpenHarmony-4.0.5.5 \ No newline at end of file -- GitLab