More contrast/visibility fixes
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
|||||||
"github.com/go-rod/rod/lib/proto"
|
"github.com/go-rod/rod/lib/proto"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "2.0.1"
|
const Version = "2.1.0-visibility-fix"
|
||||||
|
|
||||||
// Daemon is the main server that manages browser connections
|
// Daemon is the main server that manages browser connections
|
||||||
type Daemon struct {
|
type Daemon struct {
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ import (
|
|||||||
"github.com/mark3labs/mcp-go/server"
|
"github.com/mark3labs/mcp-go/server"
|
||||||
)
|
)
|
||||||
|
|
||||||
const Version = "2.0.1"
|
const Version = "2.1.0-visibility-fix"
|
||||||
|
|
||||||
// CremoteServer wraps the cremote client for MCP
|
// CremoteServer wraps the cremote client for MCP
|
||||||
type CremoteServer struct {
|
type CremoteServer struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user