Skip to content

Commit be74f50

Browse files
authored
Merge pull request #185635 from rido-min/patch-2
Update dmr-client to beta6
2 parents fed01d1 + 3617944 commit be74f50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-develop/concepts-model-repository.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Understand concepts of the device models repository | Microsoft Docs
33
description: As a solution developer or an IT professional, learn about the basic concepts of the device models repository.
44
author: rido-min
55
ms.author: rmpablos
6-
ms.date: 11/12/2021
6+
ms.date: 01/20/2022
77
ms.topic: conceptual
88
ms.service: iot-develop
99
services: iot-develop
@@ -122,7 +122,7 @@ The tools used to validate the models during the PR checks can also be used to a
122122
### Install `dmr-client`
123123

124124
```bash
125-
dotnet tool install --global Microsoft.IoT.ModelsRepository.CommandLine --version 1.0.0-beta.5
125+
dotnet tool install --global Microsoft.IoT.ModelsRepository.CommandLine --version 1.0.0-beta.6
126126
```
127127

128128
### Import a model to the `dtmi/` folder

0 commit comments

Comments
 (0)