Apply Version Updates From Current Changes (#7612)

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
github-actions[bot]
2023-08-14 12:19:36 -03:00
committed by GitHub
parent e27b829b36
commit 3bf1bce9ec
7 changed files with 18 additions and 4 deletions

View File

@@ -4,5 +4,5 @@
"node": ">= 10.0.0"
},
"tauri": "2.0.0-alpha.11",
"tauri-build": "2.0.0-alpha.7"
"tauri-build": "2.0.0-alpha.8"
}