Skip to content

Commit f9a7753

Browse files
authored
Merge pull request #105 from Automattic/release/0.50.2
Release `0.50.2`
2 parents 29165c2 + 6c36920 commit f9a7753

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.1"
4+
public let hostmgrVersion = "0.50.2"
55

66
public extension Logger {
77
private static let subsystem = "com.automattic.hostmgr"

0 commit comments

Comments
 (0)