Skip to content

Commit 401706e

Browse files
committed
chore(release): bump version to 0.0.4
1 parent 555fd9e commit 401706e

2 files changed

Lines changed: 11 additions & 12 deletions

File tree

manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"id": "fleece",
3-
"name": "Fleece",
4-
"version": "0.0.2",
5-
"minAppVersion": "0.15.0",
6-
"description": "This is a plugin for Obsidian that enables the usage of Ollama, GPT, Claude, and more within your notes.",
7-
"author": "allen0125",
8-
"authorUrl": "https://github.com/allen0125",
9-
"isDesktopOnly": true
10-
}
2+
"id": "fleece",
3+
"name": "Fleece",
4+
"minAppVersion": "0.15.0",
5+
"description": "Enables the usage of Ollama, GPT, Claude, and more within your notes.",
6+
"author": "allen0125",
7+
"authorUrl": "https://github.com/allen0125",
8+
"isDesktopOnly": true,
9+
"version": "0.0.4"
10+
}

versions.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"0.0.1": "0.15.0",
3-
"0.0.2": "0.15.0"
4-
}
2+
"0.0.4": "0.15.0"
3+
}

0 commit comments

Comments
 (0)