diff --git a/version-windows-beta.json b/version-windows-beta.json index 17874e1..8be6754 100644 --- a/version-windows-beta.json +++ b/version-windows-beta.json @@ -1,5 +1,5 @@ { - "version": "0.0.1-beta.20", - "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.20/ClaudeChecker-Windows.zip", - "notes": "## What's new in beta.20\r\n\r\n- Fixed: app now correctly shows you as signed in after login\r\n- Fixed: org ID is fetched from API rather than hardcoded; tries multiple JSON paths\r\n- Fixed: auth check now uses HTTP 200 from bootstrap (not whether org ID was found)\r\n- Added browser User-Agent header so API responds correctly" + "version": "0.0.1-beta.22", + "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.22/ClaudeChecker-Windows.zip", + "notes": "## What's new in beta.22\r\n\r\n- Fixed build error: Task unwrap for Dispatcher.InvokeAsync with async lambda\r\n- Removed unused field warning" }