diff --git a/CHANGELOG.md b/CHANGELOG.md index 4324947..f38e7fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +Changes in [1.6.7](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.7) (2020-06-29) +============================================================================================== +[Full Changelog](https://github.com/vector-im/riot-desktop/compare/v1.6.6...v1.6.7) + + * No changes since 1.6.6 + Changes in [1.6.6](https://github.com/vector-im/riot-desktop/releases/tag/v1.6.6) (2020-06-23) ============================================================================================== [Full Changelog](https://github.com/vector-im/riot-desktop/compare/v1.6.6-rc.1...v1.6.6) diff --git a/package.json b/package.json index 8cfb8c3..0834e71 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "riot-desktop", "productName": "Riot", "main": "src/electron-main.js", - "version": "1.6.6", + "version": "1.6.7", "description": "A feature-rich client for Matrix.org", "author": "New Vector Ltd.", "repository": {