Skip to content

Commit e0d95a8

Browse files
committed
Tag beta 1
1 parent 52f30b8 commit e0d95a8

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
@@ -6,7 +6,7 @@ import libhostmgr
66
@main
77
struct Hostmgr: AsyncParsableCommand {
88

9-
private static var appVersion = "0.51.0"
9+
private static var appVersion = "0.50.0-beta.1"
1010

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

0 commit comments

Comments
 (0)