This website requires JavaScript.
Explore
Help
Sign In
tauri-apps
/
tauri
Watch
1
Star
1
Fork
0
You've already forked tauri
mirror of
https://github.com/tauri-apps/tauri.git
synced
2025-01-08 04:06:53 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0032daf2a3
tauri
/
.changes
/
add-tauri-get-version.md
6 lines
89 B
Markdown
Raw
Normal View
History
Unescape
Escape
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
---
refactor: use const instead of a function (#6958)
2023-05-14 23:03:40 +03:00
'tauri': 'patch'
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
---
refactor: use const instead of a function (#6958)
2023-05-14 23:03:40 +03:00
Added
`tauri::VERSION`
const to get Tauri's version from Rust.
Reference in New Issue
Copy Permalink