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

@@ -23,7 +23,7 @@ import (
"github.com/go-rod/rod/lib/proto"
)
const Version = "2.1.0-visibility-fix"
const Version = "2.2.0-contrast-detection-fix"
// Daemon is the main server that manages browser connections
type Daemon struct {