We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e884b commit 823e8caCopy full SHA for 823e8ca
Sources/swift-format/PrintVersion.swift
@@ -12,5 +12,5 @@
12
13
func printVersionInformation() {
14
// TODO: Automate updates to this somehow.
15
- print("main")
+ print("602.0.0-prerelease-2025-04-16")
16
}
0 commit comments