From 553cfa1f9f99f4da6118f93d507294e580db00d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 23 Apr 2026 07:22:32 +0800 Subject: [PATCH] Bump version --- clients/android | 2 +- clients/apple | 2 +- docs/changelog.md | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/clients/android b/clients/android index a3f4ca31..3b3883ef 160000 --- a/clients/android +++ b/clients/android @@ -1 +1 @@ -Subproject commit a3f4ca31d122756f36e8f41e5d3d8d676ba3e4dd +Subproject commit 3b3883ef2c7fa5cb4d7bc7fe9846a7661f636e98 diff --git a/clients/apple b/clients/apple index 376f927c..e5d6ab4c 160000 --- a/clients/apple +++ b/clients/apple @@ -1 +1 @@ -Subproject commit 376f927ccd943e369c3af0b3e845418137251524 +Subproject commit e5d6ab4c77a2fab310633e440a84f24e6ec82b1b diff --git a/docs/changelog.md b/docs/changelog.md index c6b0b585..f38e84de 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,11 @@ icon: material/alert-decagram --- +#### 1.13.11 + +* Fix process searcher failure introduced in 1.13.9 +* Fixes and improvements + #### 1.13.10 * Fix process searcher failure introduced in 1.13.9