mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 11:41:56 +00:00
* fix(core): Mark `identifier` as a required field. * change tag * inject identifier in tests
140 B
140 B
| tauri-utils |
|---|
| patch:bug |
Fixed an issue that made the identifier in tauri.conf.json optional while it was actually required.