Skip to content

Commit 088cedf

Browse files
authored
Upgrade versions. (#3903)
1 parent 0015e3f commit 088cedf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/demo-apps/apple_ios/ExecuTorchDemo/ExecuTorchDemo.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,7 @@
791791
isa = XCRemoteSwiftPackageReference;
792792
repositoryURL = "https://github.com/pytorch/executorch";
793793
requirement = {
794-
branch = 0.2.0;
794+
branch = 0.2.1;
795795
kind = branch;
796796
};
797797
};

examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -796,7 +796,7 @@
796796
isa = XCRemoteSwiftPackageReference;
797797
repositoryURL = "https://github.com/pytorch/executorch";
798798
requirement = {
799-
branch = 0.2.0;
799+
branch = 0.2.1;
800800
kind = branch;
801801
};
802802
};

0 commit comments

Comments
 (0)