diff --git a/version-windows-beta.json b/version-windows-beta.json index 9e51d22..d5dd2df 100644 --- a/version-windows-beta.json +++ b/version-windows-beta.json @@ -1,5 +1,5 @@ { - "version": "0.0.1-beta.33", - "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.33/ClaudeChecker-Windows.zip", - "notes": "## What's new in beta.33\r\n\r\n- Fix: gauge percentage text is now vertically centered within the dial\r\n- Remove: debug banner no longer appears on the main panel" + "version": "0.0.1-beta.35", + "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.35/ClaudeChecker-Windows.zip", + "notes": "## What's new in beta.10\r\n\r\n### Bug fixes\r\n- Limits now update correctly on each refresh cycle\r\n- Session expiry is detected and prompts re-authentication instead of silently showing stale data\r\n- Plan name (e.g. Pro, Max) is now read from the API instead of being hardcoded" }