We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad2782 commit e216eceCopy full SHA for e216ece
Sources/XcodeCloudCLI/CLI.swift
@@ -42,7 +42,7 @@ public struct XcodeCloud: ParsableCommand {
42
https://github.com/yapstudios/xcodecloud-cli
43
https://raw.githubusercontent.com/yapstudios/xcodecloud-cli/main/README.md
44
""",
45
- version: "1.3.0",
+ version: "1.2.3",
46
subcommands: [
47
InteractiveCommand.self,
48
AuthCommand.self,
0 commit comments