tractatus/public/version.json
2025-11-04 17:15:34 +13:00

13 lines
410 B
JSON

{
"version": "0.1.3",
"buildDate": "2025-11-04T04:15:34.502Z",
"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"
}