This commit is contained in:
Josh at WLTechBlog
2025-11-20 16:49:02 -07:00
parent 4c5b4b4b6b
commit 7104957598
3 changed files with 3 additions and 3 deletions

View File

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