Skip to content

Commit

Permalink
2.18.5: feat: Ask your vault questions with the command Ava Ask
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Feb 24, 2023
1 parent 7acf8b8 commit b72da14
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "ava",
"name": "🧙 AVA",
"version": "2.18.4",
"version": "2.18.5",
"minAppVersion": "0.12.0",
"description": "AI assistant for Obsidian",
"author": "louis030195",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ava",
"version": "2.18.4",
"version": "2.18.5",
"description": "AI assistant for Obsidian",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,6 @@
"2.17.2": "0.12.0",
"2.17.3": "0.12.0",
"2.18.3": "0.12.0",
"2.18.4": "0.12.0"
"2.18.4": "0.12.0",
"2.18.5": "0.12.0"
}

0 comments on commit b72da14

Please sign in to comment.