mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-22 02:41:55 +00:00
JSON doesn't support comments, so we can't easily maintain the package version like we do elsewhere in the codebase. Luckily Tauri [will pull this](https://tauri.app/v1/api/config/#packageconfig) from the toml if it's missing in the JSON config. Co-authored-by: Reactor Scram <ReactorScram@users.noreply.github.com>