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