From ebd620bf7b3ad650ddb347a24f3d5b3829c6fa16 Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Wed, 14 Feb 2018 10:30:51 -0800 Subject: [PATCH] Add auto-update links in release branch --- product.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/product.json b/product.json index 73d3a8660c..c2a580ab43 100644 --- a/product.json +++ b/product.json @@ -28,5 +28,7 @@ "releaseNotesUrl": "https://go.microsoft.com/fwlink/?linkid=862039", "documentationUrl": "https://go.microsoft.com/fwlink/?linkid=862277", "commit": "9ca6200018fc206d67a47229f991901a8a453781", - "date": "2017-12-15T12:00:00.000Z" + "date": "2017-12-15T12:00:00.000Z", + "updateUrl": "https://sqlops-update.azurewebsites.net", + "quality": "stable" } \ No newline at end of file