diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index 43242c35641b4d79ae9232fdca76345c769876e6..72f87a6ad8b96cc7622e9392cd8269babb526ac7 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.50 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..744636226d3321ed681e801260753a4509d62d99 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.50 \ 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..530fea7459ed060cd8b2cd1ba6d784decb3ce639 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.50 \ No newline at end of file