diff --git a/README.md b/README.md index 180b655..eb41de7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Demo: https://www.youtube.com/watch?v=W7L9FrIDYgU Download the [debian package][0] and install it: ``` -$ sudo dpkg -i hermes_1.4_amd64.deb +$ sudo dpkg -i hermes_1.5_amd64.deb $ sudo apt-get -f install ``` @@ -112,5 +112,5 @@ has to get the boolean result back and it can return it. The project is provided under the MIT license. - [0]: https://github.com/ralt/hermes/releases/download/1.4/hermes_1.4_amd64.deb + [0]: https://github.com/ralt/hermes/releases/download/1.5/hermes_1.5_amd64.deb [1]: https://github.com/ralt/hermes#preparing-the-usb-stick diff --git a/debian/changelog b/debian/changelog index 7ef1809..8219933 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hermes (1.5) stable; urgency=medium + + * Adds overrideable variables + * Internal refactoring + + -- Florian Margaine Sun, 04 Oct 2015 16:48:49 +0200 + hermes (1.4) stable; urgency=medium * Tries several times over 5 seconds to find an hermes device