chore: bump antigravity user-agent to 1.16.5, version to 0.1.83.2

This commit is contained in:
liuxiongfeng
2026-02-18 14:14:29 +08:00
parent 0913cfc082
commit c0cfa6acde
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.1.83.1
0.1.83.2

View File

@@ -33,7 +33,7 @@ const (
"https://www.googleapis.com/auth/experimentsandconfigs"
// User-Agent与 Antigravity-Manager 保持一致)
UserAgent = "antigravity/1.15.8 windows/amd64"
UserAgent = "antigravity/1.16.5 windows/amd64"
// Session 过期时间
SessionTTL = 30 * time.Minute