From b1479cfdfdbad07ec05d2d400a294089f1e4ef1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 13 Dec 2025 13:39:23 +0000 Subject: [PATCH] docs: update readme version to 1.0.7 [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3adf72..f2481da 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Enable Opencode to authenticate against **Antigravity** (Google's IDE) via OAuth ```json { - "plugin": ["opencode-antigravity-auth@1.0.6"] + "plugin": ["opencode-antigravity-auth@1.0.7"] } ```