diff --git a/CHANGELOG.md b/CHANGELOG.md index de04300..eb7521e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Changes in [1.6.2](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.2) (2020-05-22) +============================================================================================== +[Full Changelog](https://github.com/vector-im/riot-desktop/compare/v1.6.1...v1.6.2) + + * No changes since 1.6.2 + Changes in [1.6.1](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.1) (2020-05-19) ============================================================================================== [Full Changelog](https://github.com/vector-im/riot-desktop/compare/v1.6.1-rc.1...v1.6.1) diff --git a/package.json b/package.json index 1c96668..8a634de 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "riot-desktop", "productName": "Riot", "main": "src/electron-main.js", - "version": "1.6.1", + "version": "1.6.2", "description": "A feature-rich client for Matrix.org", "author": "New Vector Ltd.", "repository": {