diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 0846ee4b1eab4bb286c2a7779e2a32eac62dca2d..bfb1c370d80f550bee1c2cfb4e636c129be2d346 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.3 +const.product.software.version=OpenHarmony 6.0.10.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 f8f909f9d77a830196fa082a7ea03498bc72d68f..18abb3185b6697bc2e39ad303f42a0de21ec22b2 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -10,9 +10,9 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -const.ohos.version.security_patch=2025/08/01 +const.ohos.version.security_patch=2025/09/01 const.ohos.releasetype=Beta1 const.ohos.apiversion=20 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 -const.ohos.fullname=OpenHarmony-6.0.10.3 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.10.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 2e18d660f993abfb9c10ea80af28b8379bcbd43e..262e175120b4bd98070985dd2d2ebcfc89b65d19 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -15,5 +15,5 @@ const.ohos.releasetype=Beta1 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.3 \ No newline at end of file +const.ohos.version.security_patch=2025/09/01 +const.ohos.fullname=OpenHarmony-6.0.10.5 \ No newline at end of file