From 2316dac809f3eb24f4383c5dc1adf1c261868618 Mon Sep 17 00:00:00 2001 From: Thomas Nordquist Date: Sun, 20 Jan 2019 16:37:33 +0100 Subject: [PATCH] Update Readme --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 1400dca..82dcd73 100644 --- a/Readme.md +++ b/Readme.md @@ -3,13 +3,13 @@ [![Downloads](https://github-basic-badges.herokuapp.com/downloads/thomasnordquist/MQTT-Explorer/total.svg)](https://travis-ci.org/thomasnordquist/MQTT-Explorer/releases) [![Build Status](https://travis-ci.org/thomasnordquist/MQTT-Explorer.svg?branch=master)](https://travis-ci.org/thomasnordquist/MQTT-Explorer) -### Version 0.0.7 +### Version 0.0.9 See the whole picture of your message queue. The perfect tool to integrate new services, IoT devices in your network. This application subscribes to all topics on your MQTT-Server and displays your message queue hierarchy, allowing you to drill-down to the topics that are of interest. ## Download -The app is prebuilt for Windows ([portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.7/MQTT-Explorer-0.0.7.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.7/MQTT-Explorer-Setup-0.0.7.exe)), Linux ([AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.7/MQTT-Explorer-0.0.7-x86_64.AppImage)) and Mac ([dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.7/MQTT-Explorer-0.0.7.dmg)). +The app is prebuilt for Windows ([portable](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.9/MQTT-Explorer-0.0.9.exe), [installer](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.9/MQTT-Explorer-Setup-0.0.9.exe)), Linux ([AppImage](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.9/MQTT-Explorer-0.0.9-x86_64.AppImage)) and Mac ([dmg](https://github.com/thomasnordquist/MQTT-Explorer/releases/download/v0.0.9/MQTT-Explorer-0.0.9.dmg)). More architectures and package types: [Downloads](https://github.com/thomasnordquist/MQTT-Explorer/releases)