From c0f5412450b33a70bd91596a5a092d52da44f661 Mon Sep 17 00:00:00 2001 From: chengyuzhe112 Date: Mon, 15 Apr 2024 06:29:49 +0000 Subject: [PATCH] const.ohos.version.security_patch=2024/05/01 Signed-off-by: chengyuzhe112 --- services/etc/param/ohos_const/ohos.para | 2 +- services/etc_lite/param/ohos_const/ohos.para | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/etc/param/ohos_const/ohos.para b/services/etc/param/ohos_const/ohos.para index 7b9a7a91b..dba38e588 100755 --- a/services/etc/param/ohos_const/ohos.para +++ b/services/etc/param/ohos_const/ohos.para @@ -10,7 +10,7 @@ # 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=2024/04/01 +const.ohos.version.security_patch=2024/05/01 const.ohos.releasetype=Release const.ohos.apiversion=10 const.ohos.fullname=OpenHarmony-4.0.10.18 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index a0cbc36ac..2cda1d190 100755 --- a/services/etc_lite/param/ohos_const/ohos.para +++ b/services/etc_lite/param/ohos_const/ohos.para @@ -13,5 +13,5 @@ const.ohos.releasetype=Release const.ohos.apiversion=10 -const.ohos.version.security_patch=2024/04/01 +const.ohos.version.security_patch=2024/05/01 const.ohos.fullname=OpenHarmony-4.0.10.18 \ No newline at end of file -- Gitee