diff --git a/ClaudeChecker/Info.plist b/ClaudeChecker/Info.plist index a131391..61f205e 100644 --- a/ClaudeChecker/Info.plist +++ b/ClaudeChecker/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0.11 + 1.0.12 CFBundleVersion - 31 + 32 LSMinimumSystemVersion 13.0 LSUIElement diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 7ae638b..560ddfc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,4 @@ -## What's new in v1.0.11 +## What's new in v1.0.12 ### Update indicator in menubar When an update is available, the menubar now shows **↑ Update** alongside your usage percentages — so you can see there's an update without opening the app. - -### Update banner can't be dismissed -The × close button has been removed from the update banner. The banner stays visible until you install the update.