Skip to content

Commit e90b412

Browse files
authored
1.22.0 (#550)
Co-authored-by: rentu <[email protected]>
1 parent 0f40afc commit e90b412

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## 1.22.0 - 2020-5-xx
3+
## 1.22.0 - 2020-5-27
44
### Changed
55
* Allow user to select deployment template when add module
66
* Adopt VS Code's 'asWebviewUri' API

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "azure-iot-edge",
33
"displayName": "Azure IoT Edge",
44
"description": "This extension is now a part of Azure IoT Tools extension pack. We highly recommend installing Azure IoT Tools to get full capabilities for Azure IoT development. Develop, deploy, debug, and manage your IoT Edge solution.",
5-
"version": "1.22.0-rc",
5+
"version": "1.22.0",
66
"publisher": "vsciot-vscode",
77
"aiKey": "95b20d64-f54f-4de3-8ad5-165a75a6c6fe",
88
"icon": "logo.png",

0 commit comments

Comments
 (0)