Skip to content

Commit 1581fd1

Browse files
committed
Tag 0.20.0-rc-3
1 parent 7c687fa commit 1581fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/hostmgr/HostMgrCommand.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import libhostmgr
55
@main
66
struct Hostmgr: AsyncParsableCommand {
77

8-
private static var appVersion = "0.20.0-rc-2"
8+
private static var appVersion = "0.20.0-rc-3"
99

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

0 commit comments

Comments
 (0)