Skip to content

Commit

Permalink
Bump iOS SimpleChatbot's pipecat-client-ios-daily dependency to versi…
Browse files Browse the repository at this point in the history
…on 0.3.1
  • Loading branch information
kompfner committed Jan 9, 2025
1 parent b9db53d commit 216979c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -684,10 +684,10 @@
/* Begin XCRemoteSwiftPackageReference section */
90B6AB2F2D1359ED00DFF1D9 /* XCRemoteSwiftPackageReference "pipecat-client-ios-daily" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/pipecat-ai/pipecat-client-ios-daily/";
repositoryURL = "https://github.com/pipecat-ai/pipecat-client-ios-daily";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.3.0;
minimumVersion = 0.3.1;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"originHash" : "cc17f08b06def9570d775e9c6f7a8dc10d1588b98127e977c47d052abac659b7",
"originHash" : "72945fe9f3d71a3b546d5d2df153345b4dc9e72c00b2fda349508223e1a88501",
"pins" : [
{
"identity" : "daily-client-ios",
Expand All @@ -15,17 +15,17 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/pipecat-ai/pipecat-client-ios.git",
"state" : {
"revision" : "fd8418559b6f885af7662b78fabdb0e2f08fbb1a",
"version" : "0.3.0"
"revision" : "d2d9946cf93f1e89290c724caa1631cffa439524",
"version" : "0.3.1"
}
},
{
"identity" : "pipecat-client-ios-daily",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pipecat-ai/pipecat-client-ios-daily/",
"location" : "https://github.com/pipecat-ai/pipecat-client-ios-daily",
"state" : {
"revision" : "03e1d1da973fb1aab65ac0c8267664f334a74c50",
"version" : "0.3.0"
"revision" : "cec4beef8762604c9a9b5ec760081ea2a0a697bf",
"version" : "0.3.1"
}
}
],
Expand Down

0 comments on commit 216979c

Please sign in to comment.