From 530c7f5f97323b0ca8ff6a563669cd96b30a0afd Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Thu, 28 Aug 2025 21:31:16 +0800 Subject: [PATCH] Bump version 0.7.14 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 42f81b4..214b5e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.7.13" +version = "0.7.14" edition = "2024" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"