diff --git a/src/freedombone-app-riot b/src/freedombone-app-riot index 0c7139d1..f40d8587 100755 --- a/src/freedombone-app-riot +++ b/src/freedombone-app-riot @@ -33,7 +33,7 @@ VARIANTS='full full-vim chat' IN_DEFAULT_INSTALL=0 SHOW_ON_ABOUT=1 -RIOT_VERSION='0.12.2' +RIOT_VERSION='0.13.0' RIOT_FILENAME="riot-v${RIOT_VERSION}" RIOT_HASH='d0de730cb3e688040ba5c23680a676dabc94386830582842a4728767ed6dcd7f' RIOT_DOWNLOAD_URL="https://github.com/vector-im/riot-web/releases/download/v${RIOT_VERSION}"