fix_version

Signed-off-by: lanhaoyu <lanhaoyu3@huawei-partners.com>
This commit is contained in:
lanhaoyu
2025-04-21 14:33:27 +08:00
parent a530b5aaf9
commit 532121b105
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@ohos/zlib",
"description": "zlib 1.2.13 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files",
"description": "zlib 1.3.1 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files",
"version": "3.1",
"license": "Zlib LICENSE",
"publishAs": "code-segment",