From 63e40f68bbdf91a736175ee2dced02471a782d0b Mon Sep 17 00:00:00 2001 From: juewuy Date: Wed, 12 Apr 2023 23:52:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0meta=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E7=89=88=E5=86=85=E6=A0=B8=E7=9A=84=E8=87=AA=E5=8A=A8=E6=89=93?= =?UTF-8?q?=E5=8C=85=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/update_meta.alpha_core.yaml | 4 ++-- bin/version | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_meta.alpha_core.yaml b/.github/workflows/update_meta.alpha_core.yaml index 18ae3e0..b57f97c 100644 --- a/.github/workflows/update_meta.alpha_core.yaml +++ b/.github/workflows/update_meta.alpha_core.yaml @@ -48,8 +48,8 @@ jobs: with: tag_name: clash.meta.alpha name: clash.meta.alpha - body: "The alpha version of clash.meta core \n这是clash.meta的Alpha版本内核文件\nZip by upx\n使用了upx进行压缩\nOnly support for ShellClash\n仅限于ShellClash项目使用" - draft: true + body: "The alpha version of clash.meta core \n这是clash.meta的Alpha版本内核文件\n version=${download_version}\n https://github.com/MetaCubeX/Clash.Meta/releases/tag/Prerelease-Alpha \nZip by upx\n使用了upx进行压缩\nOnly support for ShellClash\n仅限于ShellClash项目使用" + draft: false prerelease: true files: | ./tmp/* diff --git a/bin/version b/bin/version index 8f8c313..0db2002 100644 --- a/bin/version +++ b/bin/version @@ -2,5 +2,6 @@ clashnet_v=v1.7.6 clashpre_v=2022.11.25 clash_v=v1.7.1 meta_v=v1.14.2 +meta.a_v=v1.14.2 GeoIP_v=20230408 versionsh=1.7.4f