Update Riot to 0.6.1 (601)

Closes !1837.
This commit is contained in:
Daniel Martí 2016-11-22 16:17:51 +00:00
parent 3839ebce45
commit 3fad63b464

View file

@ -16,7 +16,8 @@ accounts, work and chat with people from different organisations in public or
private rooms: from professional projects to school trips, Riot will become the
center of all your discussions!
Now with end-to-end encryption!
Now with end-to-end encryption! You can view and verify your device information
in the global settings page.
Features include:
@ -105,7 +106,16 @@ Build:0.6.0,600
sed -i -e '/projectDir/d' ../settings.gradle && \
sed -i -e '/play-services/d' build.gradle
Build:0.6.1,601
commit=2a617589cecf9ae6e29336a5ba072f7e742ae0f6
subdir=vector
gradle=appfdroid
srclibs=matrixsdk@80f105673d0f71b9666045b1e82f6e91d4db3e69
prebuild=cp -fR $$matrixsdk$$/matrix-sdk ../ && \
sed -i -e '/projectDir/d' ../settings.gradle && \
sed -i -e '/play-services/d' build.gradle
Auto Update Mode:None
Update Check Mode:None
Current Version:0.6.0
Current Version Code:600
Current Version:0.6.1
Current Version Code:601