mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 07:31:52 +03:00
314936efbe
* feat(bundler): add icon path config instead of enforcing icons/icon.ico * fix: build on unix
6 lines
119 B
Markdown
6 lines
119 B
Markdown
---
|
|
"tauri-bundler": patch
|
|
---
|
|
|
|
Adds `icon_path` field to the `WindowsSettings` struct (defaults to `icons/icon.ico`).
|