From 1c7f54cb0e1aafd8bdab2c7ffc4521b58312c391 Mon Sep 17 00:00:00 2001 From: Xiaogang Date: Wed, 26 Aug 2020 13:53:43 +0800 Subject: [PATCH] Upgrade modelerfour to 4.15.414 (#679) --- powershell/autorest-configuration.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/powershell/autorest-configuration.md b/powershell/autorest-configuration.md index cf1aba9ddd2..048f6282ca0 100644 --- a/powershell/autorest-configuration.md +++ b/powershell/autorest-configuration.md @@ -19,8 +19,7 @@ modelerfour: ``` yaml use-extension: "@autorest/remodeler" : "~2.1.0" - #"@autorest/modelerfour": "4.15.378" - "@autorest/modelerfour": "http://tinyurl.com/y2r8qhs4" + "@autorest/modelerfour": "4.15.414" # will use highest 2.0.x ```