From 9b241e77c349fa795e5aea39578da25c9810ca20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Fri, 23 Jun 2017 13:27:31 +0200 Subject: [PATCH] Update to Riot 0.11.4 --- scripts/_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index b416f7a..638b0f7 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,8 +1,8 @@ #!/bin/bash ## Adapt md5sum while you update app -md5sum="75f005710edc9c15c007c07a503e9c86" -riot_version="0.11.3" +md5sum="e561dda5a9cc1f5c2dcef011cabff725" +riot_version="0.11.4" init_script() { # Exit on command errors and treat unset variables as an error