We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e335d32 commit 17e9cd2Copy full SHA for 17e9cd2
Sources/libhostmgr/libhostmgr.swift
@@ -1,7 +1,7 @@
1
import Foundation
2
import OSLog
3
4
-public let hostmgrVersion = "0.50.0-beta.6"
+public let hostmgrVersion = "0.50.0-beta.7"
5
6
public extension Logger {
7
static let lib = Logger(subsystem: "com.automattic.hostmgr", category: "lib")
0 commit comments