chore(main): release 1.3.2

This commit is contained in:
viarotel 2023-09-19 18:03:28 +08:00
parent af7a3192e4
commit fbbcc4bcad
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.3.2](https://github.com/viarotel-org/escrcpy/compare/v1.3.1...v1.3.2) (2023-09-19)
### Bug Fixes
* 🔧 修复旋转屏幕配置异常的问题 ([af7a319](https://github.com/viarotel-org/escrcpy/commit/af7a3192e4231be6dbc0bd681a14d7568b1e2ba2))
## [1.3.1](https://github.com/viarotel-org/escrcpy/compare/v1.3.0...v1.3.1) (2023-09-19)

View File

@ -1,6 +1,6 @@
{
"name": "escrcpy",
"version": "1.3.1",
"version": "1.3.2",
"description": "Scrcpy Powered by Electron",
"author": "viarotel",
"homepage": "https://github.com/viarotel-org/escrcpy",