diff --git a/README.md b/README.md index b918b0b..b3050dd 100644 --- a/README.md +++ b/README.md @@ -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-1.4-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases) +[![Version](https://img.shields.io/badge/version-2.0-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases) [![License](https://img.shields.io/badge/license-MIT-blue?style=flat)](LICENSE) diff --git a/version.json b/version.json index f1061b5..0a85287 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "1.6", - "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.6/ClaudeChecker.zip", + "version": "2.0", + "url": "https://github.com/superdooper86/claudechecker/releases/download/v2.0/ClaudeChecker.zip", "notes": "Notification fixes." }