package main // appVersion is this build's version. It's shown in the About/update flow, the // diagnostic-log e-mail and the multi-op live-status heartbeat. The release // script (.vscode/release.ps1) rewrites this line alongside frontend/version.ts. const appVersion = "0.20.11"