From 8ecb5f3670f6050aa548a2e4b22c7cfb29e49ad3 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Thu, 7 May 2026 12:17:08 +0200 Subject: [PATCH] Bump version to 1.5 and update release notes --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 5a181dc..6c2cac7 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.4", + "version": "1.5", "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.4/ClaudeChecker.zip", - "notes": "Auto-update improvements, post-update success message, beta channel support" + "notes": "Same as v1.4" }