mirror of
https://github.com/qgrail/obsidian-ai-assistant.git
synced 2026-07-22 07:40:27 +00:00
release: 1.6.2
This commit is contained in:
parent
9b6f497a3e
commit
1436773e59
2 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "ai-assistant",
|
||||
"name": "AI Assistant",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "AI Assistant plugin for Obsidian",
|
||||
"author": "Quentin Grail",
|
||||
|
|
|
|||
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "obsidian-ai-assistant",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "obsidian-ai-assistant",
|
||||
"version": "1.6.1",
|
||||
"version": "1.6.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"openai": "^4.16.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue