diff --git a/CHANGELOG.md b/CHANGELOG.md index de3cff4..4604f9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.7.0 (2018-11-22) +## 1.7.0 (2018-11-21) ### Added * Support IoT Edge multiple platforms scenario * Support Azure National Clouds diff --git a/package.json b/package.json index 6be8196..0ee205a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "azure-iot-toolkit", "displayName": "Azure IoT Toolkit", "description": "Interact with Azure IoT Hub, IoT Device Management, IoT Edge Management, IoT Hub Code Generation", - "version": "1.7.0-rc", + "version": "1.7.0", "publisher": "vsciot-vscode", "aiKey": "0caaff90-cc1c-4def-b64c-3ef33615bc9b", "icon": "logo.png",