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 dfeaff7 commit bfb2af5Copy full SHA for bfb2af5
Sources/libhostmgr/libhostmgr.swift
@@ -1,7 +1,7 @@
1
import Foundation
2
import OSLog
3
4
-public let hostmgrVersion = "0.50.0-beta.7"
+public let hostmgrVersion = "0.50.0-beta.8"
5
6
public extension Logger {
7
static let lib = Logger(subsystem: "com.automattic.hostmgr", category: "lib")
0 commit comments