Skip to content

Commit a1cc9ac

Browse files
committed
Tag beta 6
1 parent b60c7e4 commit a1cc9ac

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.3"
4+
public let hostmgrVersion = "0.50.0-beta.6"
55

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

0 commit comments

Comments
 (0)