Skip to content

Commit 4e3f075

Browse files
committed
bump development version
Signed-off-by: Jeeva Kandasamy <jkandasa@gmail.com>
1 parent 22e5fee commit 4e3f075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ docker run --detach --name 2mqtt \
2525
--device /dev/ttyUSB0:/dev/ttyUSB0 \
2626
--env TZ="Asia/Kolkata" \
2727
--restart unless-stopped \
28-
docker.io/mycontroller/2mqtt:1.4
28+
docker.io/mycontroller/2mqtt:1.6
2929
```
3030

3131
### Download Executables

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# this version number will be used for development builds
2-
2mqtt=1.6
2+
2mqtt=1.7

0 commit comments

Comments
 (0)