Skip to content

Commit b6e2756

Browse files
authored
Chore: Bump CodeEdit SourceEditor to v0.7.5 (#1859)
1 parent 0bf177f commit b6e2756

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

CodeEdit.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5565,7 +5565,7 @@
55655565
repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor";
55665566
requirement = {
55675567
kind = upToNextMajorVersion;
5568-
minimumVersion = 0.7.4;
5568+
minimumVersion = 0.7.5;
55695569
};
55705570
};
55715571
/* End XCRemoteSwiftPackageReference section */

CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OpenWithCodeEdit/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.1.0</string>
20+
<string>0.3.0</string>
2121
<key>CFBundleVersion</key>
2222
<string>41</string>
2323
<key>LSUIElement</key>

0 commit comments

Comments
 (0)