diff --git a/dist/extension.zip b/dist/extension.zip index 09c738f..0eca0e4 100644 Binary files a/dist/extension.zip and b/dist/extension.zip differ diff --git a/dist/obsidian/manifest.json b/dist/obsidian/manifest.json index ffc5822..5511d87 100644 --- a/dist/obsidian/manifest.json +++ b/dist/obsidian/manifest.json @@ -3,7 +3,7 @@ "name": "Pocket Bird", "version": "2025.11.15", "minAppVersion": "0.15.0", - "description": "It's a pet bird in your Obsidian, what more could you want?", + "description": "Add a pet bird to fly around your notes and keep you company!", "author": "Idrees Hassan", "authorUrl": "https://idreesinc.com", "isDesktopOnly": false diff --git a/manifest.json b/manifest.json deleted file mode 100644 index c918ff2..0000000 --- a/manifest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "id": "pocket-bird", - "name": "Pocket Bird", - "version": "2025.11.14.205", - "minAppVersion": "0.15.0", - "description": "Add a pet bird to fly around your notes and keep you company!", - "author": "Idrees Hassan", - "authorUrl": "https://idreesinc.com", - "isDesktopOnly": false -} \ No newline at end of file diff --git a/platform-specific/obsidian/manifest.json b/platform-specific/obsidian/manifest.json index 1f45808..60fa9b6 100644 --- a/platform-specific/obsidian/manifest.json +++ b/platform-specific/obsidian/manifest.json @@ -3,7 +3,7 @@ "name": "Pocket Bird", "version": "__VERSION__", "minAppVersion": "0.15.0", - "description": "It's a pet bird in your Obsidian, what more could you want?", + "description": "Add a pet bird to fly around your notes and keep you company!", "author": "Idrees Hassan", "authorUrl": "https://idreesinc.com", "isDesktopOnly": false