diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index d981277dc04989b18c7a67bc9301bcf97b113ec6..ed51076ecf94fdd34a5a5fa15fdd033fe15f9091 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 1.0.8.3 +const.product.software.version=OpenHarmony 1.0.8.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 3d747093478e59f86ffebf3757d3bcbff9a8ef4f..51a0ceae02c876a87deaf3427a0aa166b591433b 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/07/01 +const.ohos.version.security_patch=2025/08/01 const.ohos.releasetype=Beta1 const.ohos.apiversion=20 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 -const.ohos.fullname=OpenHarmony-1.0.8.3 \ No newline at end of file +const.ohos.fullname=OpenHarmony-1.0.8.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 892975c9b84e9fc25802c28f0f30f7e1dd4fbfd6..9e9167286385e04a54977b36f39015a758c369fb 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/07/01 -const.ohos.fullname=OpenHarmony-1.0.8.3 \ No newline at end of file +const.ohos.version.security_patch=2025/08/01 +const.ohos.fullname=OpenHarmony-1.0.8.5 \ No newline at end of file