We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58b010e commit d5f7d5eCopy full SHA for d5f7d5e
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.2.2",
+ version: "1.2.3",
46
subcommands: [
47
InteractiveCommand.self,
48
AuthCommand.self,
0 commit comments