Skip to content

Commit

Permalink
Update to v1.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
zilti committed Apr 3, 2020
1 parent 77535d8 commit ccb7fbb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ script:
- cd ..
- git clone https://github.com/vector-im/riot-web.git
- cd riot-web
- git checkout v1.5.12
- git checkout v1.5.15
- cp config.sample.json config.json
- yarn install
- yarn build:electron:linux
Expand Down
3 changes: 3 additions & 0 deletions im.vector.riot-web.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
<binary>riot-web</binary>
</provides>
<releases>
<release version="1.5.15" date="2020-04-03">
<description>Update to current release version</description>
</release>
<release version="1.5.12" date="2020-03-05">
<description>Update to current release version</description>
</release>
Expand Down
2 changes: 1 addition & 1 deletion riot-web.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ Terminal=false
Type=Application
Icon=riot-web
StartupWMClass=riot
X-AppImage-Version=1.5.12
X-AppImage-Version=1.5.15
Comment=A feature-rich client for Matrix.org
Categories=Network;InstantMessaging;Chat;

0 comments on commit ccb7fbb

Please sign in to comment.