Skip to content

Commit 4571c95

Browse files
Bump StreamVideoNoiseCancellation version (#896)
1 parent 3a62ed8 commit 4571c95

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DocumentationTests/DocumentationTests/DocumentationTests.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@
758758
repositoryURL = "https://github.com/GetStream/stream-video-noise-cancellation-swift";
759759
requirement = {
760760
kind = upToNextMinorVersion;
761-
minimumVersion = 1.0.1;
761+
minimumVersion = 1.0.3;
762762
};
763763
};
764764
40FFDC722B63F767004DA7A2 /* XCRemoteSwiftPackageReference "stream-chat-swiftui" */ = {

StreamVideo.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10364,7 +10364,7 @@
1036410364
repositoryURL = "https://github.com/GetStream/stream-video-noise-cancellation-swift";
1036510365
requirement = {
1036610366
kind = upToNextMajorVersion;
10367-
minimumVersion = 1.0.1;
10367+
minimumVersion = 1.0.3;
1036810368
};
1036910369
};
1037010370
40F445C32A9E1D91004BE3DA /* XCRemoteSwiftPackageReference "stream-chat-swift-test-helpers" */ = {

0 commit comments

Comments
 (0)