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 08f66f2 commit 0fe60c9Copy full SHA for 0fe60c9
Sources/hostmgr/main.swift
@@ -5,7 +5,7 @@ import libhostmgr
5
6
struct HostMgr: ParsableCommand {
7
8
- private var appVersion = "0.9.0"
+ private var appVersion = "0.10.0"
9
10
static var configuration = CommandConfiguration(
11
abstract: "A utility for managing VM hosts",
0 commit comments