From 2527e343ab99f1b42473607c44232a04867d7a2e Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 13 Mar 2026 09:05:12 +0000 Subject: [PATCH] Update latest and next version numbers in snippet --- _snippets/self-hosting/installation/latest-next-version.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_snippets/self-hosting/installation/latest-next-version.md b/_snippets/self-hosting/installation/latest-next-version.md index 3a5f45dd2..8969ab3ec 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.11.2 -Current `beta`: 2.12.0 +Current `stable`: 2.11.3 +Current `beta`: 2.12.1 ///