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