From 6c89d553af3cfee3fad70d6211fbbe10c4e7c330 Mon Sep 17 00:00:00 2001 From: "n8n-assistant[bot]" <100856346+n8n-assistant[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 14:59:44 +0100 Subject: [PATCH] Update latest and next version numbers (#4376) Co-authored-by: Jon Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- _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 6ac2599d4..df9548d14 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.4 -Current `beta`: 2.12.2 +Current `stable`: 2.12.3 +Current `beta`: 2.13.1 ///