This commit is contained in:
Josh at WLTechBlog
2025-12-09 14:46:01 -07:00
parent c68187e942
commit 77d1061ae7
4 changed files with 76 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/mark3labs/mcp-go/server"
)
const Version = "2.1.0-visibility-fix"
const Version = "2.2.0-contrast-detection-fix"
// CremoteServer wraps the cremote client for MCP
type CremoteServer struct {