From 8784f46c55e0e9d3f5124b14ef11e65b83628b50 Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Wed, 11 Oct 2023 01:29:06 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: yisi <1584489760@qq.com> --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 7ad4aeb..ae778e8 100755 --- a/bundle.json +++ b/bundle.json @@ -2,7 +2,7 @@ "name": "@ohos/wifi_iot_sample_app", "description": "Samples of wifi_iot", "homePage":"https://gitee.com/openharmony", - "version": "1.1", + "version": "4.0.2", "license": "Apache License 2.0", "repository":"https://gitee.com/openharmony/applications_sample_wifi_iot", "supplier": "Organization: OpenHarmony", -- Gitee