Skip to content

Update latest and next version numbers#4635

Open
n8n-assistant[bot] wants to merge 1 commit into
mainfrom
update-latest-next-64825571
Open

Update latest and next version numbers#4635
n8n-assistant[bot] wants to merge 1 commit into
mainfrom
update-latest-next-64825571

Conversation

@n8n-assistant
Copy link
Copy Markdown
Contributor

@n8n-assistant n8n-assistant Bot commented May 14, 2026

Summary by cubic

Updates the self-hosting installation snippet to reflect the latest release versions. stable is now 2.20.7-exp.0 and beta is now 2.21.1.

Written for commit 475f859. Summary will update on new commits.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 14, 2026

Deploying n8n-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 475f859
Status: ✅  Deploy successful!
Preview URL: https://8890c865.n8n-docs-d9c.pages.dev
Branch Preview URL: https://update-latest-next-64825571.n8n-docs-d9c.pages.dev

View logs

@github-actions
Copy link
Copy Markdown

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 14, 2026

Deploy Preview for n8n-docs ready!

Name Link
🔨 Latest commit 475f859
🔍 Latest deploy log https://app.netlify.com/projects/n8n-docs/deploys/6a058ed74649150008b82f50
😎 Deploy Preview https://deploy-preview-4635--n8n-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="_snippets/self-hosting/installation/latest-next-version.md">

<violation number="1" location="_snippets/self-hosting/installation/latest-next-version.md:4">
P2: The `stable` version value is set to an experimental pre-release (`-exp.0`), which conflicts with the text describing stable as production-ready.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review, or fix all with cubic.


Current `stable`: 2.20.6
Current `beta`: 2.21.0
Current `stable`: 2.20.7-exp.0
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot May 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: The stable version value is set to an experimental pre-release (-exp.0), which conflicts with the text describing stable as production-ready.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At _snippets/self-hosting/installation/latest-next-version.md, line 4:

<comment>The `stable` version value is set to an experimental pre-release (`-exp.0`), which conflicts with the text describing stable as production-ready.</comment>

<file context>
@@ -1,6 +1,6 @@
 
-Current `stable`: 2.20.6
-Current `beta`: 2.21.0
+Current `stable`: 2.20.7-exp.0
+Current `beta`: 2.21.1
 ///
</file context>
Suggested change
Current `stable`: 2.20.7-exp.0
Current `stable`: 2.20.7
Fix with Cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant