tractatus/public/version.json
2025-11-04 16:16:22 +13:00

13 lines
410 B
JSON

{
"version": "0.1.3",
"buildDate": "2025-11-04T03:16:22.490Z",
"changelog": [
"CRITICAL FIX: Simplified service worker - removed aggressive caching",
"Removed auto-reload.js causing reload loops",
"Now using HTTP caching with proper cache-busting only",
"Phase 2: Agent Lightning integration complete",
"Discord communities live"
],
"forceUpdate": true,
"minVersion": "0.1.6"
}