diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 43242c35641b4d79ae9232fdca76345c769876e6..d6436ee2f3d722e3434f6576912cdec35789434f 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.49 +const.product.software.version=OpenHarmony 6.0.1.49 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 bb949c8c928d87dfce4377eee8dbabaf28a42f08..235ef7423d87104de13f6f42aa38f32e02d945fc 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -11,8 +11,8 @@ # See the License for the specific language governing permissions and # limitations under the License. const.ohos.version.security_patch=2025/09/01 -const.ohos.releasetype=Beta2 -const.ohos.apiversion=20 +const.ohos.releasetype=Beta1 +const.ohos.apiversion=21 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 -const.ohos.fullname=OpenHarmony-6.0.0.49 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.1.49 \ 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 f56d957dba957c43826d64fe202a8cac2f4fce5e..ba8ccde02e337d68335d73f634026b1004a4d378 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -11,9 +11,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -const.ohos.releasetype=Beta2 -const.ohos.apiversion=20 +const.ohos.releasetype=Beta1 +const.ohos.apiversion=21 const.ohos.apiminorversion=0 const.ohos.apipatchversion=0 const.ohos.version.security_patch=2025/09/01 -const.ohos.fullname=OpenHarmony-6.0.0.49 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.1.49 \ No newline at end of file