Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Sergheev committed May 16, 2024
1 parent fe2573d commit 8b5389a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Demo/Demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2405,8 +2405,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/finn-no/DemoKit-iOS";
requirement = {
branch = "snapshot-testing-take-2";
kind = branch;
kind = exactVersion;
version = 0.4.3;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/finn-no/DemoKit-iOS",
"state" : {
"branch" : "snapshot-testing-take-2",
"revision" : "685d997aa47f874e10360a41d39cef419865c1a5"
"revision" : "ac26057c3071f386f58427d77dacac98c1d32729",
"version" : "0.4.3"
}
},
{
Expand Down

0 comments on commit 8b5389a

Please sign in to comment.