Skip to content

Commit

Permalink
Point to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Jul 9, 2024
1 parent 0d2e8e9 commit f111e78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Edit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4969,10 +4969,10 @@
};
C9FE53372A75A75400CACA1A /* XCRemoteSwiftPackageReference "WindowTreatment" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/McNight/WindowTreatment";
repositoryURL = "https://github.com/ChimeHQ/WindowTreatment.git";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 2.4.0;
};
};
C9FE53AE2A7677D100CACA1A /* XCRemoteSwiftPackageReference "ScrollViewPlus" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/ChimeHQ/WindowTreatment.git",
"state" : {
"revision" : "3ab18f6df0a69b63cef1d158c47da3992e89b733",
"version" : "2.3.0"
"revision" : "d3ca166086388e276f60a66b1fb33048f655dc87",
"version" : "2.4.0"
}
}
],
Expand Down

0 comments on commit f111e78

Please sign in to comment.