diff --git a/README.ja.md b/README.ja.md index e531e875..162efc41 100644 --- a/README.ja.md +++ b/README.ja.md @@ -301,7 +301,7 @@ opencode auth login { "plugin": [ "oh-my-opencode", - "opencode-antigravity-auth@1.2.7" + "opencode-antigravity-auth@1.2.8" ] } ``` diff --git a/README.md b/README.md index 26699f2e..391fffed 100644 --- a/README.md +++ b/README.md @@ -339,7 +339,7 @@ First, add the opencode-antigravity-auth plugin: { "plugin": [ "oh-my-opencode", - "opencode-antigravity-auth@1.2.7" + "opencode-antigravity-auth@1.2.8" ] } ``` diff --git a/README.zh-cn.md b/README.zh-cn.md index f3c16596..f4b42e04 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -306,7 +306,7 @@ opencode auth login { "plugin": [ "oh-my-opencode", - "opencode-antigravity-auth@1.2.7" + "opencode-antigravity-auth@1.2.8" ] } ```