diff --git a/src/content/docs/workers/wrangler/commands.mdx b/src/content/docs/workers/wrangler/commands.mdx index ab4e5bc5c045fb6..34eaa7df576fa28 100644 --- a/src/content/docs/workers/wrangler/commands.mdx +++ b/src/content/docs/workers/wrangler/commands.mdx @@ -2602,7 +2602,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. :::