// Single source of truth for the marketing site's "current version" string.
// Regenerated by `just release` from the repo-root VERSION file. Loaded
// before any .jsx in site/index.html so all components can read it.
window.WHETSTONE_VERSION="3.1.0";