From b64efd59302c8f77890765a6e278982aa8f05b55 Mon Sep 17 00:00:00 2001 From: snltty <1069410172@qq.com> Date: Thu, 23 Oct 2025 23:54:49 +0800 Subject: [PATCH] sync --- README.md | 3 +++ version.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77a14818..a2c24e7e 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ [![Release](https://img.shields.io/github/v/release/snltty/linker?sort=semver&style=for-the-badge)](https://github.com/snltty/linker/releases) [![License](https://img.shields.io/github/license/snltty/linker?style=for-the-badge)](https://mit-license.org/) +[![GitHub Workflow][1]](https://github.com/snltty/linker/actions) +[![GitHub License][5]](https://github.com/snltty/linker/blob/main/LICENSE) + 官方网站使用说明文档加入组织:1121552990 diff --git a/version.txt b/version.txt index 6fff4e21..c4818747 100644 --- a/version.txt +++ b/version.txt @@ -1,5 +1,5 @@ v1.9.4 -2025-10-23 23:51:36 +2025-10-23 23:54:49 1. 一些累计更新,一些BUG修复 2. 虚拟网卡TCP转代理,为TCP隧道提速 3. 一些UI优化