Skip to content

Commit 882c487

Browse files
Bump tvOS version to 13.0 (#31)
1 parent 14a1d20 commit 882c487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let package = Package(
88
platforms: [
99
.macOS("10.15"),
1010
.iOS("13.0"),
11-
.tvOS("11.0"),
11+
.tvOS("13.0"),
1212
.watchOS("7.1")
1313
],
1414
products: [

0 commit comments

Comments
 (0)