chore(main): release 1.17.4

This commit is contained in:
viarotel 2024-03-14 09:21:52 +08:00
parent dc711cbb64
commit d1d4f7409e
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.17.4](https://github.com/viarotel-org/escrcpy/compare/v1.17.3...v1.17.4) (2024-03-14)
### Performance Improvements
* ♻️ Options in the preference settings ([dc711cb](https://github.com/viarotel-org/escrcpy/commit/dc711cbb64ff12e542974c07a817ec46a2f15700))
## [1.17.3](https://github.com/viarotel-org/escrcpy/compare/v1.17.2...v1.17.3) (2024-03-13)

View File

@ -1,6 +1,6 @@
{
"name": "escrcpy",
"version": "1.17.3",
"version": "1.17.4",
"private": true,
"description": "Scrcpy Powered by Electron",
"author": "viarotel",