Skip to content

Commit

Permalink
2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Oct 9, 2023
1 parent a128095 commit e49f33a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Config.xcconfig
@@ -1,2 +1,2 @@
MARKETING_VERSION = 2.13.5
CURRENT_PROJECT_VERSION = 54
MARKETING_VERSION = 2.14.0
CURRENT_PROJECT_VERSION = 55
1 change: 1 addition & 0 deletions Plash/App.swift
Expand Up @@ -4,6 +4,7 @@ import SwiftUI
TODO macOS 14:
- Focus filter support.
- Set `!` as menu bar item text when there is an error.
- handle loose `URL(string: $0)`
TODO macOS 15:
- Use SwiftUI for the desktop window and the web view.
Expand Down

0 comments on commit e49f33a

Please sign in to comment.