Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the Swift version to 6.2 #8135

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Bump the Swift version to 6.2 #8135

merged 1 commit into from
Dec 2, 2024

Conversation

shahmishal
Copy link
Member

@shahmishal
Copy link
Member Author

@swift-ci test

@shahmishal
Copy link
Member Author

When we merge this change, we need to make sure to revert it from release/6.1 branch.

@@ -58,7 +58,7 @@ public struct SwiftVersion: Sendable {
extension SwiftVersion {
/// The current version of the package manager.
public static let current = SwiftVersion(
version: (6, 1, 0),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's great we are increasing the Swift Version, however we should also add a 6.1 entry in the ToolsVersion and replace any referenced of tools version 999.0 with 6.1. I'm happy to push a commit to the branch with the appropriate changes!

Then, once this is merged, we would only need to ensure the version is updated back to 6.1 in the release/6.1 branch!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy to push a commit to the branch with the appropriate changes!

Once this change is merged, let's create a new PR so it can be discussed separately.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted in #8173 8173

@shahmishal shahmishal merged commit c237352 into main Dec 2, 2024
5 checks passed
@shahmishal shahmishal deleted the bump-swift-version-6.2 branch December 2, 2024 21:14
bkhouri added a commit that referenced this pull request Jan 8, 2025
Update the branch to accurately reflect the version.

### Motivation:

Need to accurately display the version

### Modifications:

Reverted #8135 

### Result:

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants