Skip to content

Commit 17e9cd2

Browse files
committed
Cut 0.50.0-beta.7
1 parent e335d32 commit 17e9cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/libhostmgr/libhostmgr.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Foundation
22
import OSLog
33

4-
public let hostmgrVersion = "0.50.0-beta.6"
4+
public let hostmgrVersion = "0.50.0-beta.7"
55

66
public extension Logger {
77
static let lib = Logger(subsystem: "com.automattic.hostmgr", category: "lib")

0 commit comments

Comments
 (0)