From 89a79c6f1348b8b2453f561e957f2f7a893cf209 Mon Sep 17 00:00:00 2001 From: superdooper86 Date: Thu, 7 May 2026 18:14:08 +0200 Subject: [PATCH] Temporary: bump version.json to 1.1.1 for update testing --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index ea56d81..f7e4f7d 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.0.10", + "version": "1.1.1", "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.0.10/ClaudeChecker.zip", - "notes": "## What's new in v1.0.10\n\n### Main window always opens on click\nClosing the app while Settings was open would cause the next click to reopen straight to Settings. The app now always returns to the main window when reopened." + "notes": "## What's new in v1.0.10\\n\\n### Main window always opens on click\\nClosing the app while Settings was open would cause the next click to reopen straight to Settings. The app now always returns to the main window when reopened." }