diff --git a/ClaudeChecker/Info.plist b/ClaudeChecker/Info.plist
index 6c4632a..252f067 100644
--- a/ClaudeChecker/Info.plist
+++ b/ClaudeChecker/Info.plist
@@ -15,9 +15,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 2.0
+ 2.0.1
CFBundleVersion
- 7
+ 8
LSMinimumSystemVersion
13.0
LSUIElement
diff --git a/README.md b/README.md
index b3050dd..983df95 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
[](https://www.apple.com/macos/)
[](https://swift.org)
-[](https://github.com/superdooper86/claudechecker/releases)
+[](https://github.com/superdooper86/claudechecker/releases)
[](LICENSE)
diff --git a/version.json b/version.json
index 0a85287..f225dbf 100644
--- a/version.json
+++ b/version.json
@@ -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."
}