Skip to content

Commit

Permalink
Merge branch 'bertmelis:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDvP authored Aug 31, 2023
2 parents 1b0640c + 490a94a commit e6e091e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ publish KEYWORD2
clearQueue KEYWORD2
loop KEYWORD2
getClientId KEYWORD2
queueSize KEYWORD2

# Structures (KEYWORD3)
espMqttClientTypes KEYWORD3
Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"type": "git",
"url": "https://github.com/bertmelis/espMqttClient.git"
},
"version": "1.4.4",
"version": "1.4.5",
"frameworks": "arduino",
"platforms": ["espressif8266", "espressif32"],
"headers": ["espMqttClient.h", "espMqttClientAsync.h"],
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=espMqttClient
version=1.4.4
version=1.4.5
author=Bert Melis
maintainer=Bert Melis
sentence=an MQTT client for the Arduino framework for ESP8266 / ESP32
Expand Down

0 comments on commit e6e091e

Please sign in to comment.