diff --git a/configs/noi.mode.cn.json b/configs/noi.mode.cn.json index cd3d9fa..762ce62 100644 --- a/configs/noi.mode.cn.json +++ b/configs/noi.mode.cn.json @@ -1,6 +1,6 @@ { "name": "Noi Mode", - "version": "0.1.1", + "version": "0.1.2", "sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.zh.json", "modes": [ { @@ -34,10 +34,10 @@ "url": "https://claude.ai" }, { - "id": "noi:bard", + "id": "noi:gemini", "parent": "noi@ai", - "text": "Bard", - "url": "https://bard.google.com" + "text": "gemini", + "url": "https://gemini.google.com" }, { "id": "noi:poe", diff --git a/configs/noi.mode.json b/configs/noi.mode.json index f21f3a1..8861fa2 100644 --- a/configs/noi.mode.json +++ b/configs/noi.mode.json @@ -1,6 +1,6 @@ { "name": "Noi Mode", - "version": "0.1.4", + "version": "0.1.5", "sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.json", "modes": [ { @@ -40,10 +40,10 @@ "url": "https://claude.ai" }, { - "id": "noi:bard", + "id": "noi:gemini", "parent": "noi@ai", - "text": "Bard", - "url": "https://bard.google.com" + "text": "gemini", + "url": "https://gemini.google.com" }, { "id": "noi:poe",