Skip to content

Commit f22e0c3

Browse files
committed
Tag 0.7.1
1 parent f9cae98 commit f22e0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/hostmgr/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Logging
44

55
struct HostMgr: ParsableCommand {
66

7-
private var appVersion = "0.7.0"
7+
private var appVersion = "0.7.1"
88

99
static var configuration = CommandConfiguration(
1010
abstract: "A utility for managing VM hosts",

0 commit comments

Comments
 (0)