From 7663eec00e91e7c2aec8bd91301ee2baba55eb04 Mon Sep 17 00:00:00 2001 From: "n8n-assistant[bot]" <100856346+n8n-assistant[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 14:59:32 +0000 Subject: [PATCH] Update latest and next version numbers (#4293) Co-authored-by: Jon Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com> --- _snippets/self-hosting/installation/latest-next-version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_snippets/self-hosting/installation/latest-next-version.md b/_snippets/self-hosting/installation/latest-next-version.md index 335f3b063..d2606d107 100644 --- a/_snippets/self-hosting/installation/latest-next-version.md +++ b/_snippets/self-hosting/installation/latest-next-version.md @@ -2,5 +2,5 @@ n8n releases a new minor version most weeks. The `stable` version is for production use. `beta` is the most recent release. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12). Current `stable`: 2.9.4 -Current `beta`: 2.10.1 +Current `beta`: 2.10.2 ///