Skip to content

Commit 017b34f

Browse files
committed
Update Bow version
1 parent bbd96d2 commit 017b34f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BowOpenAPI.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,8 +1045,8 @@
10451045
isa = XCRemoteSwiftPackageReference;
10461046
repositoryURL = "https://github.com/bow-swift/bow.git";
10471047
requirement = {
1048-
branch = master;
1049-
kind = branch;
1048+
kind = upToNextMajorVersion;
1049+
minimumVersion = 0.7.0;
10501050
};
10511051
};
10521052
/* End XCRemoteSwiftPackageReference section */

0 commit comments

Comments
 (0)