From 21d5270d741da7fa2d37a9a3b338fb164dd69484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E5=B9=BF=E7=94=9F?= Date: Tue, 22 Jul 2025 02:31:40 +0000 Subject: [PATCH] const.product.software.version=OpenHarmony 1.0.8.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 马广生 --- 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 d981277dc..ed51076ec 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 1.0.8.3 +const.product.software.version=OpenHarmony 1.0.8.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 3d7470934..01f4cd569 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -15,4 +15,4 @@ const.ohos.releasetype=Beta1 const.ohos.apiversion=20 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 -const.ohos.fullname=OpenHarmony-1.0.8.3 \ No newline at end of file +const.ohos.fullname=OpenHarmony-1.0.8.5 \ No newline at end of file diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index 892975c9b..69cfd405f 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -16,4 +16,4 @@ const.ohos.apiversion=20 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 const.ohos.version.security_patch=2025/07/01 -const.ohos.fullname=OpenHarmony-1.0.8.3 \ No newline at end of file +const.ohos.fullname=OpenHarmony-1.0.8.5 \ No newline at end of file -- Gitee