Skip to content

Commit 74bf7e5

Browse files
committed
Correct CESE Version In XcodeProj File
1 parent ae57197 commit 74bf7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeEdit.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1667,7 +1667,7 @@
16671667
repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor.git";
16681668
requirement = {
16691669
kind = upToNextMajorVersion;
1670-
minimumVersion = 0.10.0;
1670+
minimumVersion = 0.11.0;
16711671
};
16721672
};
16731673
30CB648F2C16CA8100CC8A9E /* XCRemoteSwiftPackageReference "LanguageServerProtocol" */ = {

0 commit comments

Comments
 (0)