diff --git a/src/content/docs/workers/wrangler/commands.mdx b/src/content/docs/workers/wrangler/commands.mdx index a891a22f9e1f11..b7594ff449cd66 100644 --- a/src/content/docs/workers/wrangler/commands.mdx +++ b/src/content/docs/workers/wrangler/commands.mdx @@ -2604,7 +2604,7 @@ After running the command, you must add the path of the generated runtime types You may use the shorthand `--x-include-runtime` flag in place of `--experimental-include-runtime` anywhere it is mentioned. -The minimum required Wrangler version to use this command is 3.66.1. +The minimum required Wrangler version to use this command is 3.66.0. :::