Update latest and next version numbers in snippet

This commit is contained in:
Deborah 2024-01-17 13:58:45 +00:00
parent c9d1bc7913
commit 643876cd3f

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){:target=_blank .external-link}.
Current `latest`: 1.22.6
Current `next`: 1.24.1
Current `latest`: 1.24.1
Current `next`: 1.25.0
///