diff --git a/api/docs/v2/conf.py b/api/docs/v2/conf.py index 33885181e59..480cc2ed872 100644 --- a/api/docs/v2/conf.py +++ b/api/docs/v2/conf.py @@ -99,7 +99,7 @@ # use rst_prolog to hold the subsitution # update the apiLevel value whenever a new minor version is released rst_prolog = f""" -.. |apiLevel| replace:: 2.16 +.. |apiLevel| replace:: 2.17 .. |release| replace:: {release} """ diff --git a/api/docs/v2/versioning.rst b/api/docs/v2/versioning.rst index 91d2fcfd924..5819bee4b47 100644 --- a/api/docs/v2/versioning.rst +++ b/api/docs/v2/versioning.rst @@ -68,7 +68,7 @@ The maximum supported API version for your robot is listed in the Opentrons App If you upload a protocol that specifies a higher API level than the maximum supported, your robot won't be able to analyze or run your protocol. You can increase the maximum supported version by updating your robot software and Opentrons App. -Opentrons robots running the latest software (7.1.0) support the following version ranges: +Opentrons robots running the latest software (7.2.0) support the following version ranges: * **Flex:** version 2.15–|apiLevel|. * **OT-2:** versions 2.0–|apiLevel|.