Change Shadow submodule to point to LTS release tag (#567)

This commit is contained in:
Archit Aggarwal 2021-04-20 18:32:30 -07:00 committed by GitHub
parent ef6194a7ce
commit 5ac8279c1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ dependencies:
path: "FreeRTOS-Plus/Source/AWS/device-defender"
- name: "device-shadow"
version: "v1.1.0"
version: "v1.0.2"
repository:
type: "git"
url: "https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk.git"