diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 9aa34679af2ef12d944593aab522e30849188957..d981277dc04989b18c7a67bc9301bcf97b113ec6 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.39 +const.product.software.version=OpenHarmony 1.0.8.3 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 30462c7b91b519500dcde0c508d0c16b15aa939d..3d747093478e59f86ffebf3757d3bcbff9a8ef4f 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/06/01 +const.ohos.version.security_patch=2025/07/01 const.ohos.releasetype=Beta1 const.ohos.apiversion=20 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 -const.ohos.fullname=OpenHarmony-6.0.0.39 \ No newline at end of file +const.ohos.fullname=OpenHarmony-1.0.8.3 \ 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 b43e6f5520046780c425cb60d9502528f60da7da..892975c9b84e9fc25802c28f0f30f7e1dd4fbfd6 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/06/01 -const.ohos.fullname=OpenHarmony-6.0.0.39 \ No newline at end of file +const.ohos.version.security_patch=2025/07/01 +const.ohos.fullname=OpenHarmony-1.0.8.3 \ No newline at end of file