From 804606042f75e593433db76cc43d31056823bbfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Sun, 15 Feb 2026 21:12:02 +0800 Subject: [PATCH] Bump version --- clients/android | 2 +- clients/apple | 2 +- docs/changelog.md | 10 +++++++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/clients/android b/clients/android index 6491eff61..2ad11b704 160000 --- a/clients/android +++ b/clients/android @@ -1 +1 @@ -Subproject commit 6491eff61e0bc71d545d4a620f8a697f2a90f839 +Subproject commit 2ad11b70457919647b3497379b0cc3b1c24ae5ef diff --git a/clients/apple b/clients/apple index 38e8b3eda..76d778046 160000 --- a/clients/apple +++ b/clients/apple @@ -1 +1 @@ -Subproject commit 38e8b3eda9f0203dbe63c543f9c5f731ce7961c5 +Subproject commit 76d7780464326564d4629e079a3bc020cf785962 diff --git a/docs/changelog.md b/docs/changelog.md index 616b47af6..3986063d9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,7 +2,7 @@ icon: material/alert-decagram --- -#### 1.13.0-rc.3 +#### 1.13.0-rc.4 * Fixes and improvements @@ -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.22 + +* Fixes and improvements + +#### 1.13.0-rc.3 + +* Fixes and improvements + #### 1.12.21 * Fixes and improvements