feat: Renames some modules, updates plugins to stop using deprecated components.
This commit is contained in:
@@ -3,7 +3,7 @@ import Foundation
|
||||
|
||||
@main
|
||||
struct CliVersionCommand: AsyncParsableCommand {
|
||||
static var configuration: CommandConfiguration = .init(
|
||||
static let configuration: CommandConfiguration = .init(
|
||||
commandName: "cli-version",
|
||||
version: VERSION ?? "0.0.0",
|
||||
subcommands: [
|
||||
|
||||
Reference in New Issue
Block a user