From 0e9d72ee95cf3e95b479db1de57af00e69a8a4ee Mon Sep 17 00:00:00 2001 From: Khan Winter <35942988+thecoolwinter@users.noreply.github.com> Date: Sun, 15 Sep 2024 19:55:14 -0500 Subject: [PATCH] Bump to 0.3.2 --- CodeEdit.xcodeproj/project.pbxproj | 4 ++-- .../xcshareddata/swiftpm/Package.resolved | 8 ++++---- CodeEdit/Info.plist | 2 +- OpenWithCodeEdit/Info.plist | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CodeEdit.xcodeproj/project.pbxproj b/CodeEdit.xcodeproj/project.pbxproj index ca558a99c..c49898439 100644 --- a/CodeEdit.xcodeproj/project.pbxproj +++ b/CodeEdit.xcodeproj/project.pbxproj @@ -5481,7 +5481,7 @@ repositoryURL = "https://github.com/lukepistrol/SwiftLintPlugin"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 0.2.2; + minimumVersion = 0.56.2; }; }; 303E88452C276FD100EEA8D9 /* XCRemoteSwiftPackageReference "LanguageClient" */ = { @@ -5593,7 +5593,7 @@ repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 0.7.5; + minimumVersion = 0.8.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a97c083c2..6feda1c49 100644 --- a/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/CodeEdit.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/CodeEditApp/CodeEditSourceEditor", "state" : { - "revision" : "fbabc5933b501adb3940baa26e5a9868342fd6bd", - "version" : "0.7.5" + "revision" : "7d08e741c412b6fd30d5eea8bb6c0580e89553cf", + "version" : "0.8.0" } }, { @@ -213,8 +213,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/lukepistrol/SwiftLintPlugin", "state" : { - "revision" : "a0f7b12c7be228592d924f29f654ebbd924ac9c5", - "version" : "0.55.1" + "revision" : "5a65f4074975f811da666dfe31a19850950b1ea4", + "version" : "0.56.2" } }, { diff --git a/CodeEdit/Info.plist b/CodeEdit/Info.plist index 356715a35..57f715403 100644 --- a/CodeEdit/Info.plist +++ b/CodeEdit/Info.plist @@ -1262,7 +1262,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.3.1 + 0.3.2 CFBundleURLTypes diff --git a/OpenWithCodeEdit/Info.plist b/OpenWithCodeEdit/Info.plist index 555c92e88..cd4ff0b5b 100644 --- a/OpenWithCodeEdit/Info.plist +++ b/OpenWithCodeEdit/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 0.3.1 + 0.3.2 CFBundleVersion 42 LSUIElement