Skip to content

Commit f2c05f6

Browse files
committed
FIXUP: Reduced Swift to 6.1 for compatiblity
Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
1 parent 8b79081 commit f2c05f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.2
1+
6.1

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version: 6.2
1+
// swift-tools-version: 6.1
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription

0 commit comments

Comments
 (0)