Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Configurations/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
// Copyright © 2024 Shopify. All rights reserved.
//

MARKETING_VERSION = 2.3.0
MARKETING_VERSION = 2.4.0
CURRENT_PROJECT_VERSION = 1
2 changes: 1 addition & 1 deletion Tophat/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<key>NSAppleEventsUsageDescription</key>
<string>Tophat can automatically bring virtual device windows to the foreground. To do so, Tophat needs access to System Events.</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020–2025 Shopify. All rights reserved.</string>
<string>Copyright © 2020–2026 Shopify. All rights reserved.</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSSupportsAutomaticTermination</key>
Expand Down
Loading