update bundle.json

Signed-off-by: yisi <1584489760@qq.com>
This commit is contained in:
yisi
2023-09-27 11:22:54 +08:00
parent 953edce08d
commit c7818f1095
+5 -2
View File
@@ -1,9 +1,12 @@
{
"name": "@ohos/syscap_codec",
"description": "System capability encode and decode.",
"version": "3.2",
"version": "4.0.2",
"license": "Apache License 2.0",
"pubiishAs": "code-segment",
"publishAs": "code-segment",
"homePage": "https://gitee.com/openharmony",
"repository": "https://gitee.com/openharmony/developtools_syscap_codec",
"supplier": "Origanization: OpenHarmony",
"segment": {
"destPath": "developtools/syscap_codec"
},