diff --git a/nuget.json b/nuget.json index 5850c30177..8b2fb73025 100644 --- a/nuget.json +++ b/nuget.json @@ -7,6 +7,6 @@ "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json", - "re": "recommended latest\", \"version\": \"([\\d.]+)\"" + "re": "latest\", \"version\": \"([\\d.]+)\"" } }