Temporary: bump version.json to 1.1.1 for update testing

This commit is contained in:
superdooper86
2026-05-07 18:14:08 +02:00
parent aa529835f7
commit 89a79c6f13
+2 -2
View File
@@ -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", "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."
} }