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 c0c92b52a4
commit 6ba40a92cb
3 changed files with 3 additions and 3 deletions
+1 -1
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"
] ]
} }
``` ```
+1 -1
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"
] ]
} }
``` ```
+1 -1
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"
] ]
} }
``` ```