diff --git a/bundle.json b/bundle.json index 30b7c9e61363d4563c547063c8e69083d8f927b5..4b92c2830068f4fc44331f36fceed1804d3e26c8 100644 --- a/bundle.json +++ b/bundle.json @@ -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" },