From b5af7ebaffc4460117d89146f777978232ab5aee Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 3 Nov 2025 16:10:36 +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 a57367be4..043e10e32 100644 --- a/_snippets/self-hosting/installation/latest-next-version.md +++ b/_snippets/self-hosting/installation/latest-next-version.md @@ -1,6 +1,6 @@ /// note | Latest and Next versions 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). -Current `latest`: 1.117.3 -Current `next`: 1.118.1 +Current `latest`: 1.118.1 +Current `next`: 1.119.0 ///