Bump to v2.0.1

This commit is contained in:
superdooper86
2026-05-07 13:39:18 +02:00
parent 464884e88f
commit 773fcb1a46
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<string>2.0.1</string>
<key>CFBundleVersion</key>
<string>7</string>
<string>8</string>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
<key>LSUIElement</key>
+1 -1
View File
@@ -8,7 +8,7 @@
[![macOS](https://img.shields.io/badge/macOS-13.0+-000000?style=flat&logo=apple&logoColor=white)](https://www.apple.com/macos/)
[![Swift](https://img.shields.io/badge/Swift-5.9-F05138?style=flat&logo=swift&logoColor=white)](https://swift.org)
[![Version](https://img.shields.io/badge/version-2.0-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases)
[![Version](https://img.shields.io/badge/version-2.0.1-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases)
[![License](https://img.shields.io/badge/license-MIT-blue?style=flat)](LICENSE)
</div>
+2 -2
View File
@@ -1,5 +1,5 @@
{
"version": "2.0",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v2.0/ClaudeChecker.zip",
"version": "2.0.1",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v2.0.1/ClaudeChecker.zip",
"notes": "Notification fixes."
}