From bc82d3975670ce2da8735304f970ae9236ccfd27 Mon Sep 17 00:00:00 2001 From: Logan Yang Date: Fri, 8 Aug 2025 09:35:53 -0700 Subject: [PATCH] Update manifest version to 2.9.5 for temperature fix release (#1699) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8af2d3f3..435d0ba0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "copilot", "name": "Copilot", - "version": "2.9.4", + "version": "2.9.5", "minAppVersion": "0.15.0", "description": "Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.", "author": "Logan Yang",