Skip to content

Commit e80410e

Browse files
committed
Bump to 6.2
1 parent b52be29 commit e80410e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
// swift-tools-version:6.1
1+
// swift-tools-version:6.2
22

33
import PackageDescription
44

55
let _: Package =
66
.init(name: "VirtualTerminal",
77
platforms: [
8-
.macOS(.v15),
8+
.macOS(.v26),
99
],
1010
products: [
1111
.executable(name: "VTDemo", targets: ["VTDemo"]),

0 commit comments

Comments
 (0)