From 43b3b97b6b8be88c5feeeecf0f6577e2efa0a613 Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 26 Mar 2024 13:47:50 +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 87219cf35..6060f751e 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 `latest` version is for production use. `next` is the most recent release. You should treat `next` as a beta: it may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. Current `latest`: 1.33.1 -Current `next`: 1.34.1 +Current `next`: 1.34.2 ///