Set correct latest version in docs (#3921)

This commit is contained in:
Konstantin Tieber
2025-11-25 17:32:35 +01:00
committed by GitHub
parent bd3188b394
commit d196ff24cf

View File

@@ -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.120.4
Current `latest`: 1.121.2
Current `next`: 1.122.2
///