We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8468045 commit 25218eaCopy full SHA for 25218ea
Sources/utiluti/utiluti.swift
@@ -9,7 +9,7 @@ struct UtilUTI: AsyncParsableCommand {
9
static let configuration = CommandConfiguration(
10
commandName: "utiluti",
11
abstract: "Read and set default URL scheme and file type handlers.",
12
- version: "1.2dev",
+ version: "1.2",
13
subcommands: [
14
URLCommands.self,
15
TypeCommands.self,
0 commit comments