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 52f30b8 commit e0d95a8Copy full SHA for e0d95a8
Sources/hostmgr/HostMgrCommand.swift
@@ -6,7 +6,7 @@ import libhostmgr
6
@main
7
struct Hostmgr: AsyncParsableCommand {
8
9
- private static var appVersion = "0.51.0"
+ private static var appVersion = "0.50.0-beta.1"
10
11
static var configuration = CommandConfiguration(
12
abstract: "A utility for managing VM hosts",
0 commit comments