Bump riot version

This commit is contained in:
Bob Mottram 2017-11-15 12:15:28 +00:00
parent 63605dbbf0
commit 8577aaedd5
1 changed files with 1 additions and 1 deletions

View File

@ -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}"