From fb5e1ece25d20238da030644eddab733c7e04bb5 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 11:31:45 +0200 Subject: [PATCH] test: fake beta version for screenshot --- version-beta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version-beta.json b/version-beta.json index 220d4eb..6d57eea 100644 --- a/version-beta.json +++ b/version-beta.json @@ -1,5 +1,5 @@ { - "version": "1.1.3-beta.5", - "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.1.3-beta.5/ClaudeChecker.zip", - "notes": "## What's new in v1.1.3\n\n### UI polish\n- Limit headers now read \"5 Hour Limit\" and \"7 Day Limit\" instead of \"5hr\"\n- Tapping anywhere on the blue update banner now opens the update window\n\n### Session Diary fix\n- Burn history is now persisted across app launches \u2014 the sparkline populates immediately on first open\n\n### Window sizing fixes\n- The popover now resizes correctly when switching between the main view and settings\n- Background colour no longer shows through at the top of the window during the resize animation" + "version": "1.1.4-beta.1", + "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.1.4-beta.1/ClaudeChecker.zip", + "notes": "## What's new in v1.1.4\n\n### Coming soon\n- More improvements on the way" } \ No newline at end of file