docs: update opencode-antigravity-auth to 1.2.8 (#593)

* docs: update opencode-antigravity-auth version to 1.2.8

* docs: update opencode-antigravity-auth to 1.2.8 in localized READMEs

---------

Co-authored-by: sisyphus-dev-ai <sisyphus-dev-ai@users.noreply.github.com>
This commit is contained in:
Sisyphus
2026-01-08 21:59:25 +09:00
committed by GitHub
parent 69e542c6db
commit 500dfaf7bf
3 changed files with 3 additions and 3 deletions

View File

@@ -301,7 +301,7 @@ opencode auth login
{ {
"plugin": [ "plugin": [
"oh-my-opencode", "oh-my-opencode",
"opencode-antigravity-auth@1.2.7" "opencode-antigravity-auth@1.2.8"
] ]
} }
``` ```

View File

@@ -339,7 +339,7 @@ First, add the opencode-antigravity-auth plugin:
{ {
"plugin": [ "plugin": [
"oh-my-opencode", "oh-my-opencode",
"opencode-antigravity-auth@1.2.7" "opencode-antigravity-auth@1.2.8"
] ]
} }
``` ```

View File

@@ -306,7 +306,7 @@ opencode auth login
{ {
"plugin": [ "plugin": [
"oh-my-opencode", "oh-my-opencode",
"opencode-antigravity-auth@1.2.7" "opencode-antigravity-auth@1.2.8"
] ]
} }
``` ```