We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12a520a commit 1abf9b1Copy full SHA for 1abf9b1
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "obsidian-gpt",
3
- "name": "Obsidian GPT",
4
- "version": "1.0.1",
+ "name": "GPT",
+ "version": "1.0.2",
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