We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1caa3 commit a2ab341Copy full SHA for a2ab341
Sources/xcodeinstall/Version.swift
@@ -1,4 +1,4 @@
1
// Generated by: scripts/simple-deploy/release.sh
2
struct Version {
3
- let current = "0.19.0"
+ let current = "0.20.0"
4
}
0 commit comments