Skip to content

Commit

Permalink
Upgrade NextcloudCapabilitiesKit version
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <[email protected]>
  • Loading branch information
claucambra committed Apr 8, 2024
1 parent e1d8ca6 commit ffcd77b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1543,8 +1543,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/claucambra/NextcloudCapabilitiesKit.git";
requirement = {
kind = exactVersion;
version = 1.0.0;
kind = upToNextMajorVersion;
minimumVersion = 2.0.0;
};
};
53651E422BBC0C7F00ECAC29 /* XCRemoteSwiftPackageReference "SuggestionsTextFieldKit" */ = {
Expand Down

0 comments on commit ffcd77b

Please sign in to comment.