From 9bbbd083333b37f7886a96fb1e27c492ff5fd1dc Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 16 Oct 2024 10:04:50 +0100 Subject: [PATCH] Update latest and next version numbers (#2551) --- .../installation/latest-next-version.md | 4 ++-- docs/release-notes.md | 16 ++++++++++------ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/_snippets/self-hosting/installation/latest-next-version.md b/_snippets/self-hosting/installation/latest-next-version.md index e8468e19b..03c050940 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){:target=_blank .external-link}. -Current `latest`: 1.62.5 -Current `next`: 1.63.2 +Current `latest`: 1.62.6 +Current `next`: 1.63.4 /// diff --git a/docs/release-notes.md b/docs/release-notes.md index 4a90bdcaa..8d3c81927 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -38,6 +38,10 @@ You can find the release notes for older versions of n8n [here](/release-notes/0 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.3...n8n@1.63.4){:target=_blank .external-link} for this version.
**Release date:** 2024-10-15 +/// note | Next version +This is the `next` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. +/// + This release contains a bug fix. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. @@ -48,6 +52,10 @@ For full release details, refer to [Releases](https://github.com/n8n-io/n8n/rele View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.5...n8n@1.62.6){:target=_blank .external-link} for this version.
**Release date:** 2024-10-15 +/// note | Latest version +This is the `latest` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. +/// + This release contains a bug fix. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. @@ -67,9 +75,7 @@ For full release details, refer to [Releases](https://github.com/n8n-io/n8n/rele View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.63.1...n8n@1.63.2){:target=_blank .external-link} for this version.
**Release date:** 2024-10-11 -/// note | Next version -This is the `next` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. -/// + This release contains a bug fix. @@ -80,9 +86,7 @@ For full release details, refer to [Releases](https://github.com/n8n-io/n8n/rele View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.62.4...n8n@1.62.5){:target=_blank .external-link} for this version.
**Release date:** 2024-10-11 -/// note | Latest version -This is the `latest` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}. -/// + This release contains a bug fix.