We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cefa46 commit 12a520aCopy full SHA for 12a520a
2 files changed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-gpt",
3
"name": "Obsidian GPT",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"minAppVersion": "0.9.12",
6
"description": "GPT & Large Language Model completions in Obsidian editor via API",
7
"author": "Jonathan Miller",
package.json
@@ -1,6 +1,6 @@
"name": "obsidian-gpt",
"main": "main.js",
"scripts": {
0 commit comments