Unverified Commit c3d1891c authored by Wesley Liddick's avatar Wesley Liddick Committed by GitHub
Browse files

Merge pull request #427 from touwaeriol/pr/upgrade-antigravity-ua

chore: upgrade Antigravity User-Agent to 1.15.8
parents 4d8f2db9 ba16ace6
......@@ -33,7 +33,7 @@ const (
"https://www.googleapis.com/auth/experimentsandconfigs"
// User-Agent(与 Antigravity-Manager 保持一致)
UserAgent = "antigravity/1.11.9 windows/amd64"
UserAgent = "antigravity/1.15.8 windows/amd64"
// Session 过期时间
SessionTTL = 30 * time.Minute
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment