We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e5fee commit 4e3f075Copy full SHA for 4e3f075
README.md
@@ -25,7 +25,7 @@ docker run --detach --name 2mqtt \
25
--device /dev/ttyUSB0:/dev/ttyUSB0 \
26
--env TZ="Asia/Kolkata" \
27
--restart unless-stopped \
28
- docker.io/mycontroller/2mqtt:1.4
+ docker.io/mycontroller/2mqtt:1.6
29
```
30
31
### Download Executables
versions.txt
@@ -1,2 +1,2 @@
1
# this version number will be used for development builds
2
-2mqtt=1.6
+2mqtt=1.7
0 commit comments