Skip to content

Commit

Permalink
Up to next minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Sep 17, 2023
1 parent 445ab8b commit 0a07aab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testapps/ios/ios.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -634,8 +634,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/kpgalligan/KMMBridgeKickStartSKIE.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.1.10;
kind = upToNextMinorVersion;
minimumVersion = 0.4.0;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

0 comments on commit 0a07aab

Please sign in to comment.