From 7bf1f849964704f59c08a1260f6ef7f4fd5e7a1a Mon Sep 17 00:00:00 2001 From: liangliang6768 Date: Tue, 17 Oct 2023 12:15:43 +0000 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liangliang6768 --- services/etc/param/ohos_const/ohos.para | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index 9d7a726e0..3e8175f7e 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/10/01 const.ohos.releasetype=Canary1 const.ohos.apiversion=11 -const.ohos.fullname=OpenHarmony-4.1.2.2 +const.ohos.fullname=OpenHarmony-4.1.2.3 -- Gitee