Skip to content

Commit

Permalink
Updated Package platforms watchOS version to 7.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbushnell committed Apr 12, 2024
1 parent 744a918 commit 8c256b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
.macOS(.v10_15),
.tvOS(.v13),
.visionOS(.v1),
.watchOS(.v6)
.watchOS(.v7)
],
products:
[
Expand Down

0 comments on commit 8c256b1

Please sign in to comment.