Update latest and next version numbers (#4181)

Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
This commit is contained in:
Jon
2026-02-03 16:42:30 +00:00
committed by GitHub
parent 68a09517ca
commit c06ec3b997
2 changed files with 8 additions and 4 deletions

View File

@@ -2,5 +2,5 @@
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.6.3
Current `beta`: 2.7.0
Current `beta`: 2.7.1
///

View File

@@ -39,6 +39,10 @@ You can find the release notes for older versions of n8n: [1.x](/release-notes/1
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.7.0...n8n@2.7.1) for this version.<br />
**Release date:** 2026-02-03
/// note | Beta version
This is the `beta` version. n8n recommends using the `stable` version. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).
///
This release contains a bug fix.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
@@ -48,9 +52,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@2.6.0...n8n@2.7.0) for this version.<br />
**Release date:** 2026-02-02
/// note | Beta version
This is the `beta` version. n8n recommends using the `stable` version. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).
///
This release contains bug fixes.
@@ -81,6 +83,8 @@ View the [commits](https://github.com/n8n-io/n8n/compare/n8n@2.6.2...n8n@2.6.3)
This is the `stable` version. n8n recommends using the `stable` version. The `beta` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12).
///
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.