From 3ab86e73b5cbda002ca4ec10cf675c697ca24906 Mon Sep 17 00:00:00 2001 From: wanxin Date: Mon, 20 Mar 2023 22:16:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=89=E5=85=A8=E8=A1=A5?= =?UTF-8?q?=E4=B8=81=E8=A7=84=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wanxin --- 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 01f33df6..89b67589 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=2023-03-01 +const.ohos.version.security_patch=2023/03/01 const.ohos.releasetype=Canary1 const.ohos.apiversion=10 const.ohos.fullname=OpenHarmony-4.0.5.5 diff --git a/services/etc_lite/param/ohos_const/ohos.para b/services/etc_lite/param/ohos_const/ohos.para index 7dd1a2d3..fb9b627b 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=Canary1 const.ohos.apiversion=10 -const.ohos.version.security_patch=2023-03-01 +const.ohos.version.security_patch=2023/03/01 const.ohos.fullname=OpenHarmony-4.0.5.5 \ No newline at end of file -- GitLab