Compare commits

..
Author SHA1 Message Date
james cfcb74f32b Bump to 1.1.2-beta.7 2026-05-07 23:06:46 +02:00
github-actions[bot] 273e10566e Beta release v1.1.2-beta.6 2026-05-07 21:04:20 +00:00
james 76a8f433a7 Bump to 1.1.2-beta.6 2026-05-07 23:03:11 +02:00
github-actions[bot] 65a171f296 Beta release v1.1.2-beta.5 2026-05-07 20:59:40 +00:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.2-beta.5</string>
<string>1.1.2-beta.7</string>
<key>CFBundleVersion</key>
<string>35</string>
<key>LSMinimumSystemVersion</key>
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "1.1.2-beta.4",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v1.1.2-beta.4/ClaudeChecker.zip",
"version": "1.1.2-beta.6",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v1.1.2-beta.6/ClaudeChecker.zip",
"notes": "## What's new in v1.1.2\n\n### Cleaner card headers\nRemoved the redundant \"5h\" / \"7d\" window labels from each card row — the section headers already make it clear which limit is which."
}