diff --git a/inc/Smartling/ContentTypes/ExternalContentGravityForms.php b/inc/Smartling/ContentTypes/ExternalContentGravityForms.php index fd3df0df..228a0d6d 100644 --- a/inc/Smartling/ContentTypes/ExternalContentGravityForms.php +++ b/inc/Smartling/ContentTypes/ExternalContentGravityForms.php @@ -155,7 +155,7 @@ public function getExternalContentTypes(): array public function getMaxVersion(): string { - return '2.9'; + return '2.10'; } public function getMinVersion(): string