diff --git a/CHANGELOG.md b/CHANGELOG.md index 85eef21..3ea63e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.73.2](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.73.1...v1.73.2) (2023-10-01) + + +### Bug Fixes + +* stop building the universal package ([f788eb6](https://github.com/darraghoriordan/ssh-tool-new-electron/commit/f788eb6ed125c155401c8975c57a60532206a0c8)) + ## [1.73.1](https://github.com/darraghoriordan/ssh-tool-new-electron/compare/v1.73.0...v1.73.1) (2023-10-01) diff --git a/package.json b/package.json index 50aed3f..08364f6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "local-dev-tools", "productName": "LocalDevTools", "private": true, - "version": "1.73.1", + "version": "1.73.2", "description": "Local offline tools for developers", "main": ".webpack/main", "local-dev-tools": {