Skip to content

Commit

Permalink
version: v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alondmnt committed Aug 14, 2024
1 parent e722bff commit 3867061
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "joplin-plugin-jarvis",
"version": "0.8.5",
"version": "0.9.0",
"scripts": {
"dist": "webpack --env joplinPluginConfig=buildMain && webpack --env joplinPluginConfig=buildExtraScripts && webpack --env joplinPluginConfig=createArchive",
"prepare": "npm run dist",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "joplin.plugin.alondmnt.jarvis",
"app_min_version": "2.8",
"version": "0.8.5",
"version": "0.9.0",
"name": "Jarvis",
"description": "Joplin AI assistant running a very intelligent system (OpenAI/GPT, Hugging Face, Gemini, USE), including: related notes (semantic search), chat with LLMs and your notes, prompt templates, auto-tags and more.",
"author": "Alon Diament",
Expand Down

0 comments on commit 3867061

Please sign in to comment.