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