v2.0.0-rc.20 - Unlock Tauri Version
Pre-release
Pre-release
·
17 commits
to main
since this release
Enough people have asked and Tauri v2 is close enough to launching so we have unlocked the Tauri version.
If Tauri make breaking changes your application stop compiling so it's reccomended you lock the version using an =
at the start of the version. Eg. tauri = "=2.0.0-rc.20"
.