Skip to content

Commit 8e0429d

Browse files
authored
Update README.md
1 parent 19bdb73 commit 8e0429d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ You can find out more about connecting to AWS brokers [here](https://docs.aws.am
113113

114114
## MQTT Version 5.0
115115

116-
The main branch of MQTTNIO (will be released shortly as version 2.0) has support for MQTT v5.0. To create a client that will connect to a v5 MQTT broker you need to set the version in the configuration as follows
116+
Version 2.0 of MQTTNIO added support for MQTT v5.0. To create a client that will connect to a v5 MQTT broker you need to set the version in the configuration as follows
117117

118118
```swift
119119
let client = MQTTClient(

0 commit comments

Comments
 (0)