You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: read version from package.json instead of hardcoding 1.0.3
Version was hardcoded in 3 places in server.ts, showing stale v1.0.3
when actual version is 1.1.2. Now reads from package.json at startup.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments