Skip to content

Commit f520c21

Browse files
authored
Merge pull request #91 from harlem88/bump-astarte-1-1-3
Bump Astarte Device SDK to 1.1.3
2 parents b7b6260 + 17830a7 commit f520c21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

idf_component.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@
1818
# SPDX-License-Identifier: Apache-2.0
1919
#
2020

21+
version: "0.7.0"
2122
description: Edgehog Device ESP32 SDK
2223
url: https://github.com/edgehog-device-manager/edgehog-esp32-device.git
2324
dependencies:
2425
# Required IDF version
2526
idf: ">=4.1"
2627
astarte-device-sdk-esp32:
27-
version: "v1.1.2"
28+
version: "v1.1.3"
2829
git: https://github.com/astarte-platform/astarte-device-sdk-esp32.git

0 commit comments

Comments
 (0)