From a2d313c59b40fd2936b32c069d98ba3b9f8ac09e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 5 Feb 2026 17:23:54 +0800 Subject: [PATCH] Bump version --- clients/android | 2 +- docs/changelog.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/clients/android b/clients/android index 223b5899..02f9ec4d 160000 --- a/clients/android +++ b/clients/android @@ -1 +1 @@ -Subproject commit 223b5899c5be6a5035ad5bce771901babf02b1a0 +Subproject commit 02f9ec4d9723cc7f6be7af570baf82eb261d8656 diff --git a/docs/changelog.md b/docs/changelog.md index 0e511c16..d42d6b03 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -169,6 +169,14 @@ Also, documentation has been updated with a warning about uTLS fingerprinting vu uTLS is not recommended for censorship circumvention due to fundamental architectural limitations; use NaiveProxy instead for TLS fingerprint resistance. +#### 1.12.20 + +* Fixes and improvements + +#### 1.13.0-rc.1 + +* Fixes and improvements + #### 1.12.19 * Fixes and improvements