File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 113
113
"kind" : " remoteSourceControl" ,
114
114
"location" : " https://github.com/Infomaniak/ios-version-checker" ,
115
115
"state" : {
116
- "revision" : " e7e5aa360056392a78b885d052e63bf76bc19947 " ,
117
- "version" : " 10.1.2 "
116
+ "revision" : " 10062ab6de4c439fe69874de362c487c5f3e994c " ,
117
+ "version" : " 10.1.3 "
118
118
}
119
119
},
120
120
{
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ let package = Package(
59
59
. package ( url: " https://github.com/Infomaniak/ios-notifications " , . upToNextMajor( from: " 11.0.0 " ) ) ,
60
60
. package ( url: " https://github.com/Infomaniak/ios-create-account " , . upToNextMajor( from: " 17.0.0 " ) ) ,
61
61
. 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 " ) ) ,
63
63
. package ( url: " https://github.com/Infomaniak/ios-features " , . upToNextMajor( from: " 1.0.2 " ) ) ,
64
64
. package ( url: " https://github.com/Infomaniak/ios-onboarding " , . upToNextMajor( from: " 1.1.0 " ) ) ,
65
65
. package ( url: " https://github.com/Infomaniak/swift-modal-presentation " , . upToNextMajor( from: " 1.0.0 " ) ) ,
You can’t perform that action at this time.
0 commit comments