tractatus/public/version.json
TheFlow 52cbbb1e3a style(ui): update theme, branding, and GitHub repository links
Update UI across all pages with:
- New favicon and brand icons (favicon-new.svg, tractatus-icon-new.svg)
- Theme CSS integration (tractatus-theme.min.css)
- Correct GitHub repository links (AgenticGovernance/tractatus)
- PWA manifest updates
- Consistent branding colors and gradients

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 12:48:29 +13:00

11 lines
320 B
JSON

{
"version": "1.1.5",
"buildDate": "2025-10-18T03:03:00Z",
"changelog": [
"Implemented proper cache-busting for JavaScript files",
"Versioned assets now use network-first strategy",
"Fixes deployment issues without requiring manual cache clearing"
],
"forceUpdate": true,
"minVersion": "1.1.5"
}