Update version.json for release 1.2

Updated the version URL and release notes for version 1.2.
This commit is contained in:
SuperDooper
2026-05-07 11:45:28 +02:00
committed by GitHub
parent 2d8a3629da
commit 0dd1ac3a8f
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "1.2",
"url": "https://github.com/superdooper86/ClaudeChecker/releases/download/v1.1/ClaudeChecker.zip",
"notes": "Bug fixes and improvements"
"url": "https://github.com/superdooper86/claudechecker/releases/download/v1.2/ClaudeChecker.zip",
"notes": "Auto-update improvements, post-update success message, beta channel support"
}