diff --git a/CHANGELOG.md b/CHANGELOG.md index e8509792c39..c27740b281c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [0.13.2](https://github.com/brave/browser-laptop/releases/v0.13.2dev) +- TODO + ## [0.13.1](https://github.com/brave/browser-laptop/releases/v0.13.1dev) - Fixed Widevine not working on Windows (Netflix). ([#6948](https://github.com/brave/browser-laptop/issues/6948)) - Fixed DPI settings on Windows causing blurriness and causing missing pixels. ([#6462](https://github.com/brave/browser-laptop/issues/6462)) diff --git a/package.json b/package.json index fc5d3f54e02..f432f893bfe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brave", - "version": "0.13.1", + "version": "0.13.2", "description": "Brave laptop and desktop browser", "main": "./app/index.js", "config": {