diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 1bb0ec2957c670b28438f62608edcf13092da92e..799c8d66525f8061b20328742b68017f3de3d516 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 3.2.10.5 +const.product.software.version=OpenHarmony 3.2.10.6 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 c5fdd7067d8e2516fb9ef949a9ebe537d77daef3..44bc288db956b433d19ddb768aae7c6ac98f508a 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -11,6 +11,6 @@ # See the License for the specific language governing permissions and # limitations under the License. const.ohos.version.security_patch=2023-01-01 -const.ohos.releasetype=Beta4 +const.ohos.releasetype=Beta5 const.ohos.apiversion=9 -const.ohos.fullname=OpenHarmony-3.2.10.5 +const.ohos.fullname=OpenHarmony-3.2.10.6 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index 63d2032febcf02a000fda676357cfbdf9ac18d48..1f5479dad72bcd95a649e2afd1894696299eac62 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -const.ohos.releasetype=Beta4 +const.ohos.releasetype=Beta5 const.ohos.apiversion=9 const.ohos.version.security_patch=2023-01-01 -const.ohos.fullname=OpenHarmony-3.2.10.5 \ No newline at end of file +const.ohos.fullname=OpenHarmony-3.2.10.6 \ No newline at end of file