From 732ac800bbc0c8cd28fb3addef3860943ec82f52 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 6 Mar 2026 12:20:27 +0000 Subject: [PATCH] Update latest and next version numbers in snippet --- _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 76a874206..3654357b8 100644 --- a/_snippets/self-hosting/installation/latest-next-version.md +++ b/_snippets/self-hosting/installation/latest-next-version.md @@ -1,6 +1,6 @@ /// note | Stable and Beta versions 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.10.2 +Current `stable`: 2.10.4 Current `beta`: 2.11.1 ///