riot: build version 0.8.12 instead of 0.8.11
0.8.11 had a bug losing favourited room settings.
This commit is contained in:
parent
cdbb6397a1
commit
a97c450c91
|
@ -618,8 +618,8 @@ Build:0.8.10,81000
|
|||
popd && \
|
||||
cp $$matrixsdk$$/matrix-sdk/build/outputs/aar/matrix-sdk-release-*.aar libs/matrix-sdk.aar
|
||||
|
||||
Build:0.8.11,81100
|
||||
commit=v0.8.11
|
||||
Build:0.8.12,81200
|
||||
commit=v0.8.12
|
||||
subdir=vector
|
||||
sudo=curl -Lo node.tar.xz https://nodejs.org/dist/v8.11.3/node-v8.11.3-linux-x64.tar.xz && \
|
||||
echo "08e2fcfea66746bd966ea3a89f26851f1238d96f86c33eaf6274f67fce58421a node.tar.xz" | sha256sum -c - && \
|
||||
|
@ -672,5 +672,5 @@ Then we walk through olmsdk, jitsi-meet, matrixsdk (which needs those other two,
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.8.11
|
||||
Current Version Code:81100
|
||||
Current Version:0.8.12
|
||||
Current Version Code:81200
|
||||
|
|
Loading…
Reference in a new issue