diff --git a/CHANGELOG.md b/CHANGELOG.md index f816280..ecb7e46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.2](https://github.com/d0kur0/webm-desktop/compare/v1.4.1...v1.4.2) (2024-01-25) + + +### Bug Fixes + +* discord activity ([2c38d1f](https://github.com/d0kur0/webm-desktop/commit/2c38d1f60b905f2b2e335618a4dd882acd36ecf1)) + ## [1.4.1](https://github.com/d0kur0/webm-desktop/compare/v1.4.0...v1.4.1) (2023-10-30) diff --git a/package.json b/package.json index 01a5f89..faaad71 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webm-desktop", "productName": "webm-desktop", - "version": "1.4.1", + "version": "1.4.2", "description": "My Electron application description", "main": "electron/index.js", "scripts": {