Skip to content

Commit dfb9b99

Browse files
chore: Bump versionChecker to 10.1.3 (#1765)
2 parents 1823a62 + 7110dbc commit dfb9b99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Tuist/Package.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@
113113
"kind" : "remoteSourceControl",
114114
"location" : "https://github.com/Infomaniak/ios-version-checker",
115115
"state" : {
116-
"revision" : "e7e5aa360056392a78b885d052e63bf76bc19947",
117-
"version" : "10.1.2"
116+
"revision" : "10062ab6de4c439fe69874de362c487c5f3e994c",
117+
"version" : "10.1.3"
118118
}
119119
},
120120
{

Tuist/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ let package = Package(
5959
.package(url: "https://github.com/Infomaniak/ios-notifications", .upToNextMajor(from: "11.0.0")),
6060
.package(url: "https://github.com/Infomaniak/ios-create-account", .upToNextMajor(from: "17.0.0")),
6161
.package(url: "https://github.com/Infomaniak/ios-bug-tracker", .upToNextMajor(from: "10.0.0")),
62-
.package(url: "https://github.com/Infomaniak/ios-version-checker", .upToNextMajor(from: "10.1.2")),
62+
.package(url: "https://github.com/Infomaniak/ios-version-checker", .upToNextMajor(from: "10.1.3")),
6363
.package(url: "https://github.com/Infomaniak/ios-features", .upToNextMajor(from: "1.0.2")),
6464
.package(url: "https://github.com/Infomaniak/ios-onboarding", .upToNextMajor(from: "1.1.0")),
6565
.package(url: "https://github.com/Infomaniak/swift-modal-presentation", .upToNextMajor(from: "1.0.0")),

0 commit comments

Comments
 (0)