Skip to content

Commit fe18053

Browse files
authored
Update user agent version in ANTIGRAVITY_CONFIG
1 parent 0ab1109 commit fe18053

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const OAUTH_CONFIG = {
1616
// Antigravity API 配置
1717
export const ANTIGRAVITY_CONFIG = {
1818
base_url: 'https://daily-cloudcode-pa.googleapis.com',
19-
user_agent: 'antigravity/1.19.4 windows/amd64'
19+
user_agent: 'antigravity/1.19.5 windows/amd64'
2020
};
2121

2222
// Unleash 功能开关 Token

0 commit comments

Comments
 (0)