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