From ab56aff160c503011bf8ddf28c30a45f99465e3d Mon Sep 17 00:00:00 2001 From: oh_ci Date: Thu, 28 Aug 2025 08:41:04 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!4131=20?= =?UTF-8?q?:=20=E5=9B=9E=E9=80=80=20'Pull=20Request=20!4130=20:=20?= =?UTF-8?q?=E3=80=90=E8=BD=BB=E9=87=8F=E7=BA=A7=20PR=E3=80=91=EF=BC=9Acons?= =?UTF-8?q?t.ohos.fullname=3DOpenHarmony-6.0.10.2''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 8920c92a5..98ace72ca 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 6.0.10.1 +const.product.software.version=OpenHarmony 6.0.10.2 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 6c6068fbe..758a8ed30 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-6.0.10.1 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.10.2 \ 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 1d98a0724..9c17d24d4 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/08/01 -const.ohos.fullname=OpenHarmony-6.0.10.1 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.10.2 \ No newline at end of file -- Gitee