Skip to content

Commit 3843ca1

Browse files
authored
Merge pull request #205092 from PatAltimore/patricka-1.3-fix
Add 1.3 to release table
2 parents f6c0929 + 9345fb7 commit 3843ca1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/iot-edge/support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ The following table lists the components included in each release starting with
176176

177177
| Release | aziot-edge | edgeHub<br>edgeAgent | aziot-identity-service |
178178
| ------- | ---------- | -------------------- | ---------------------- |
179+
| **1.3** | 1.3.0 | 1.3.0 | 1.3.0 |
179180
| **1.2** | 1.2.0<br>1.2.1<br>1.2.3<br>1.2.4<br>1.2.5<br><br>1.2.7 | 1.2.0<br>1.2.1<br>1.2.3<br>1.2.4<br>1.2.5<br>1.2.6<br>1.2.7 | 1.2.0<br>1.2.1<br>1.2.3<br>1.2.4<br>1.2.5<br> |
180181

181182
The following table lists the components included in each release up to the 1.1 LTS release. The components listed in this table can be installed or updated individually, and are backwards compatible with older versions.

articles/iot-edge/tutorial-develop-for-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This tutorial walks through setting up your development machine and
44
author: PatAltimore
55

66
ms.author: patricka
7-
ms.date: 07/30/2020
7+
ms.date: 07/18/2022
88
ms.topic: tutorial
99
ms.service: iot-edge
1010
services: iot-edge
@@ -153,7 +153,7 @@ Once your new solution loads in the Visual Studio Code window, take a moment to
153153

154154
### Set IoT Edge runtime version
155155

156-
The IoT Edge extension defaults to the latest stable version of the IoT Edge runtime when it creates your deployment assets. Currently, the latest stable version is version 1.2. If you're developing modules for devices running the 1.1 long-term support version or the earlier 1.0 version, update the IoT Edge runtime version in Visual Studio Code to match.
156+
The IoT Edge extension defaults to the latest stable version of the IoT Edge runtime when it creates your deployment assets. Currently, the latest stable version is 1.3. If you're developing modules for devices running the 1.1 long-term support version or the earlier 1.0 version, update the IoT Edge runtime version in Visual Studio Code to match.
157157

158158
1. Select **View** > **Command Palette**.
159159

0 commit comments

Comments
 (0)