Files
tauri/crates/tauri-cli/metadata-v2.json
github-actions[bot] 594822aa55 Apply Version Updates From Current Changes (#13282)
* apply version updates

* minor bump for build, plugin, macros and runtime

---------

Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2025-06-24 15:50:44 -03:00

10 lines
143 B
JSON

{
"cli.js": {
"version": "2.6.0",
"node": ">= 10.0.0"
},
"tauri": "2.6.0",
"tauri-build": "2.3.0",
"tauri-plugin": "2.3.0"
}