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 f9cae98 commit f22e0c3Copy full SHA for f22e0c3
Sources/hostmgr/main.swift
@@ -4,7 +4,7 @@ import Logging
4
5
struct HostMgr: ParsableCommand {
6
7
- private var appVersion = "0.7.0"
+ private var appVersion = "0.7.1"
8
9
static var configuration = CommandConfiguration(
10
abstract: "A utility for managing VM hosts",
0 commit comments