summaryrefslogtreecommitdiffhomepage
path: root/manifest.json
diff options
context:
space:
mode:
authorlishid <[email protected]>2022-08-09 13:38:50 -0400
committerlishid <[email protected]>2022-08-09 13:38:50 -0400
commitb46f6c93228713d3dd98c9aa1ad2645c4bb916b0 (patch)
treea3aaf5b6f12013c5c41839aa462f5f65d73f9798 /manifest.json
parent04432b2ebf316a3b14e167e7c4088516a362bbe7 (diff)
downloadai-pulse-obsidian-plugin-b46f6c93228713d3dd98c9aa1ad2645c4bb916b0.tar.gz
ai-pulse-obsidian-plugin-b46f6c93228713d3dd98c9aa1ad2645c4bb916b0.zip
Update for 0.15
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json
index 60626c5..4990bc2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,8 +1,8 @@
{
"id": "obsidian-sample-plugin",
"name": "Sample Plugin",
- "version": "1.0.1",
- "minAppVersion": "0.12.0",
+ "version": "1.0.0",
+ "minAppVersion": "0.15.0",
"description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.",
"author": "Obsidian",
"authorUrl": "https://obsidian.md",