Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 3c8fd3d

Browse files
Merge pull request #7 from Azure/dawalton/bump
2 parents 53be4fc + 6b071e1 commit 3c8fd3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AzureIoTProtocol_HTTP
2-
version=1.5.0
2+
version=1.6.0
33
author=Microsoft
44
maintainer=Microsoft <iotcert@microsoft.com>
55
sentence=Azure HTTP protocol library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.

src/AzureIoTProtocol_HTTP.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
#ifndef AZUREIOTPROTOCOLHTTP_H
55
#define AZUREIOTPROTOCOLHTTP_H
66

7-
#define AzureIoTProtocolHTTPVersion "1.5.0"
7+
#define AzureIoTProtocolHTTPVersion "1.6.0"
88

99
#endif //AZUREIOTPROTOCOLHTTP_H

0 commit comments

Comments
 (0)