From c79bd41504c9d3ed06bcc1355cefaca1bbe811f0 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Thu, 7 May 2026 12:53:37 +0200 Subject: [PATCH] Bump version to 1.6 and update download URL --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 63637a5..f1061b5 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.5", - "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.5/ClaudeChecker.zip", + "version": "1.6", + "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.6/ClaudeChecker.zip", "notes": "Notification fixes." }