Skip to content

Commit

Permalink
chore(release): bump version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
allen0125 committed Dec 30, 2024
1 parent 555fd9e commit 401706e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
18 changes: 9 additions & 9 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"id": "fleece",
"name": "Fleece",
"version": "0.0.2",
"minAppVersion": "0.15.0",
"description": "This is a plugin for Obsidian that enables the usage of Ollama, GPT, Claude, and more within your notes.",
"author": "allen0125",
"authorUrl": "https://github.com/allen0125",
"isDesktopOnly": true
}
"id": "fleece",
"name": "Fleece",
"minAppVersion": "0.15.0",
"description": "Enables the usage of Ollama, GPT, Claude, and more within your notes.",
"author": "allen0125",
"authorUrl": "https://github.com/allen0125",
"isDesktopOnly": true,
"version": "0.0.4"
}
5 changes: 2 additions & 3 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"0.0.1": "0.15.0",
"0.0.2": "0.15.0"
}
"0.0.4": "0.15.0"
}

0 comments on commit 401706e

Please sign in to comment.