diff --git a/azdev/mod_templates/azext_metadata.json b/azdev/mod_templates/azext_metadata.json index 865ee74e0..4912274ac 100644 --- a/azdev/mod_templates/azext_metadata.json +++ b/azdev/mod_templates/azext_metadata.json @@ -1,5 +1,5 @@ { {% if is_preview %}"azext.isPreview": true,{% endif %} "azext.minCliCoreVersion": "2.0.67", - "azext.maxCliCoreVersion": "2.1.0" -} \ No newline at end of file + "azext.maxCliCoreVersion": "2.3.1" +}