tauri/tooling/cli/metadata-v2.json
github-actions[bot] 88a1dd17c3
Apply Version Updates From Current Changes (#8638)
* apply version updates

* promote to beta

* fix check version

* update dependencies section [skip ci]

* update npm versions

---------

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-02-03 10:59:09 -03:00

10 lines
171 B
JSON

{
"cli.js": {
"version": "2.0.0-beta.0",
"node": ">= 10.0.0"
},
"tauri": "2.0.0-beta.0",
"tauri-build": "2.0.0-beta.0",
"tauri-plugin": "2.0.0-beta.0"
}