From e6fb808c88181b50276ca88c2354369837feff10 Mon Sep 17 00:00:00 2001 From: ganchuantao Date: Thu, 23 Jan 2025 02:12:00 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=E7=89=88=E6=9C=AC=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ganchuantao --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index b5e8c69..c6043d1 100644 --- a/bundle.json +++ b/bundle.json @@ -1,7 +1,7 @@ { "name": "@ohos/libbpf", "description": "Libbpf is a set of tools for building BPF applications", - "version": "Release_0.7.0", + "version": "0.7.0", "license": "BSD-2-Clause", "publishAs": "code-segment", "segment": { -- Gitee