From 5846fe22ec8e5c96e1b91d66f1458140d2ede2b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 14 Jun 2017 16:09:15 +0200 Subject: [PATCH] Update to 0.11.1 --- scripts/_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index aad09ae..9602d9f 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,8 +1,8 @@ #!/bin/bash ## Adapt md5sum while you update app -md5sum="453838488493272f05cfe2f2d54550e9" -riot_version="0.10.2" +md5sum="08dbbddd32fd031bd120b19200ca32c0" +riot_version="0.11.1" init_script() { # Exit on command errors and treat unset variables as an error