Update latest and next version numbers (#4100)

Co-authored-by: Kartik Balasubramanian <22399046+HumanistSerif@users.noreply.github.com>
This commit is contained in:
Jon
2026-01-13 18:03:14 +00:00
committed by GitHub
parent b0d5b50e57
commit fd04571f2f
2 changed files with 5 additions and 1 deletions

View File

@@ -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.3.3
Current `stable`: 2.3.4
Current `beta`: 2.4.0
///

View File

@@ -97,6 +97,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@2.3.3...n8n@2.3.4) for this version.<br />
**Release date:** 2026-01-13
/// note | Stable version
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 a bug fix.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.