tauri/.changes/add-tauri-get-version.md
Guilherme Oenning 7c23720920
feat: add tauri::version, similar to getTauriVersion available on JS API (#6546)
Signed-off-by: goenning <me@goenning.net>

Apply suggestions from code review
2023-05-12 15:36:31 +03:00

6 lines
97 B
Markdown

---
"tauri": "patch"
---
Added `tauri::version` function to retrieve Tauri's version from Rust.