diff --git a/services/etc/param/ohos.para b/services/etc/param/ohos.para index fa284cb6e5170c419e04247d6e7ec81373ab63b2..2272441789973ff54bb57c82e9617dc04642482d 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.43 +const.product.software.version=OpenHarmony 6.0.0.44 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 dd398935feaa992e279cfb605e94b084296bf828..e133342245d43190014fe7e83d5e1342ccac2ea4 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-6.0.0.43 \ No newline at end of file +const.ohos.fullname=OpenHarmony-6.0.0.44 \ 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 5433502b0d14e00948dd22a1ea5013dc25a63436..c4c8d0a8062696eea1856a46bd276c983d53eeee 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-6.0.0.43 \ No newline at end of file +const.ohos.version.security_patch=2025/08/01 +const.ohos.fullname=OpenHarmony-6.0.0.44 \ No newline at end of file