From 50703a88bf3e60c9ac2f3f2ff07e41d66f80b952 Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 25 Mar 2026 11:00:28 +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 aa81845ca..bf517af5f 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.12.3 +Current `stable`: 2.13.2 Current `beta`: 2.13.2 ///