Skip to content

Commit 3c75ff2

Browse files
committed
Updated to v1.0.40
1 parent d464262 commit 3c75ff2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -972,4 +972,8 @@ Run `$ gemini` again. You should observe a significantly faster startup. In my t
972972

973973
1. `use_gemini` and `management_sheets` were modified to use the API key from Gemini CLI. Of course, you can continuously set your API key directly in the script of the Web Apps.
974974

975+
- v1.0.40 (November 3, 2025)
976+
977+
1. A bug was removed. [Ref](https://github.com/tanaikech/ToolsForMCPServer/issues/14)
978+
975979
[TOP](#top)

library_src/management_sheets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Management of Google Sheets
3-
* Updated on 2025102 09:55
3+
* Updated on 20251103 11:33
44
*/
55

66
/**

0 commit comments

Comments
 (0)