diff --git a/README.ja.md b/README.ja.md index e531e87..162efc4 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 26699f2..391fffe 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 f3c1659..f4b42e0 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" ] } ```