From 6371b4552ca77e5959915383d4166bcf112e6443 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Mon, 13 Apr 2026 10:14:27 +0800 Subject: [PATCH] Bump version 0.7.20 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a931362..3532f51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tun2proxy" -version = "0.7.19" +version = "0.7.20" edition = "2024" license = "MIT" repository = "https://github.com/tun2proxy/tun2proxy"