Update latest and next version numbers in snippet

This commit is contained in:
Jon 2025-09-23 18:12:26 +01:00
parent 0ad2c8c65b
commit 16f4f6e4d7

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.112.3
Current `next`: 1.113.0
Current `latest`: 1.112.4
Current `next`: 1.113.1
///