Browse Source

Bump minimum version of Swift Package

tags/v1.0.6-ios
Angelo Stavrow 2 years ago
parent
commit
9b5e4e2145
No known key found for this signature in database GPG Key ID: 1A49C7064E060EEE
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      WriteFreely-MultiPlatform.xcodeproj/project.pbxproj

+ 1
- 1
WriteFreely-MultiPlatform.xcodeproj/project.pbxproj View File

@@ -1209,7 +1209,7 @@
repositoryURL = "git@github.com:writefreely/writefreely-swift.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.3.1;
minimumVersion = 0.3.2;
};
};
17A4FED825924AF70037E96B /* XCRemoteSwiftPackageReference "Sparkle" */ = {


Loading…
Cancel
Save