diff --git a/bundle.json b/bundle.json index 4ea02f8e9b566009ca9cc16208cfee33ea59ab1a..9a989892f5f34e08e2ca5f1a91c8496f8be5e55c 100755 --- a/bundle.json +++ b/bundle.json @@ -213,3 +213,7 @@ } } } + + + + diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 13364cd04cda526357557e00ade80fe86600ac86..3cd574491b7b29ec15c27a1cdd8338f363272878 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.0.45 +const.product.software.version=OpenHarmony 6.0.0.456 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 8cb594db35434c02a056030cd612db1393429c11..81f710c59394ae580a6fca0615f00175dcdbf5a5 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.0.45 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.0.456 \ 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 c09bbed27682b92c4282d104927ef80e3c8b8cd3..852da0e197b0e4f29fd9fa5ab91d1b38a0e74039 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.0.45 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.0.456 \ No newline at end of file