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

Commit b625a00

Browse files
Merge pull request #23 from Azure/dawalton/bump
2 parents d406045 + ce4d7f5 commit b625a00

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_MQTT
2-
version=1.5.0
2+
version=1.6.0
33
author=Microsoft
44
maintainer=Microsoft <iotcert@microsoft.com>
55
sentence=Azure MQTT protocol library for Arduino. For the Arduino MKR1000 or Zero and WiFi Shield 101, Adafruit Huzzah and Feather M0, or SparkFun Thing.

src/AzureIoTProtocol_MQTT.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
#include "azure_umqtt_c/mqtt_client.h"
88

9-
#define AzureIoTProtocolMQTTVersion "1.5.0"
9+
#define AzureIoTProtocolMQTTVersion "1.6.0"
1010

1111
#endif //AZUREIOTPROTOCOLMQTT_H

0 commit comments

Comments
 (0)