Merge remote-tracking branch 'origin/develop' into develop

pull/21833/head
Weblate 2018-11-13 18:50:33 +00:00
commit e08f539417
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Changes in [0.14.4](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.4) (2018-11-13)
=====================================================================================================
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.3...v0.14.4)
* Include change that was supposed to be included in orevious version
Changes in [0.14.3](https://github.com/matrix-org/matrix-react-sdk/releases/tag/v0.14.3) (2018-11-13)
=====================================================================================================
[Full Changelog](https://github.com/matrix-org/matrix-react-sdk/compare/v0.14.2...v0.14.3)

View File

@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "0.14.3",
"version": "0.14.4",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {