From 224fe4aaec8740b3c37e33090db67fea012c2e70 Mon Sep 17 00:00:00 2001 From: Idrees Hassan Date: Sat, 15 Nov 2025 18:25:44 -0500 Subject: [PATCH] Update obsidian manifest --- dist/extension.zip | Bin 149911 -> 149911 bytes dist/obsidian/manifest.json | 2 +- manifest.json | 10 ---------- platform-specific/obsidian/manifest.json | 2 +- 4 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 manifest.json diff --git a/dist/extension.zip b/dist/extension.zip index 09c738fa15a52ec30c1c7ba20c12fcfb7dac58d3..0eca0e49192915ae03c75d18962a63118c8f9079 100644 GIT binary patch delta 685 zcmYL_Unt#S7{_}a4oAP#35g=Li@Erj!f>VE&iOgVkCuPuD56Ajb8c)>a);emEm^1a zW~-G#?aGF{Vl7KcQMS`*HAToScCkV!Ov>}T?~il!eZHUf`#kUSz9N<(Vi})iJXpH6 zIOmyrMjC63J|KBH5S0T_c<4|q-Yq~Ssf;f`S{fI-D=^JX!nXkxa{eoHr!ppYpo+6i z_=$W@MVUO`f}RvNZOXA7SmF@(nqt+)O!+(k?P}bMJ&IrdhCz-?avqiJ`9t{QAuKCQ zu1R4UZp!_?@Lmm9ZuTD>-#hU?h=yE0g{~xe8X^=qhs`AVz$knPLkg*_PD7X}z8mP1 zBMETsUTO;BUik(vt`PXJL{6sTjcQ~k$a&8^<)>~O%cC7s|GFghhYmV_`k+2Ea!tS7M1~nlP4Htt@2}p^|c?vtVe!qWqo90 zfoKU}6`NN9Y-aryBzO_P$8JI;M{V8l%hsXdTCKybZo66-)V$wS8m5M3hqU&&O7jXt wBBXCN>h$pLIvx7#YKo(M8>zQ+t-rHz>PN4L*J7^NaP)px4tDUKk$SXm0S3SC&Hw-a delta 685 zcmYL_Unt#S7{_}ajz9fUCnSoL3od@!g&D5&bI#8>e$%pXj+(ZT#m%|#Cnb0O+)xso z^oCM0%GHduS4+#1)K=qkS|}RLg$u<>%}9Bk_x;Ve`aa*!`+c7Gd0!Dt7t!?PcOKlE zUtRPpwvk5bBSj=b-4WRxfntYhF}(uiq%yVwDJfhWtic>N3GXJ9$@gENC7Cg~U#j@C z4ZFzaRFulAZ_t|LrcF8c13q$ydrk4##thjRhgWJ`*CEAk_o0X5lAK2+TTclu9m6Mu z$-PjRhMV%}3})1DsCA>+X=Rrc@E7(q;Sw^92=v7EdXF@?a3kK}kN-l;}*f}BTg7-*?)AXN9TsTgz65S3ocl#|(LCipRN zd7X=Sswb-e?+W?#nN?`1KMYw|#{V^J;S)Ysx3Cl#TvTI#wZeyC)=?jZSWkS|$okmE ze9_>?3N|Bte98JXK=7|0pSlT^9I$oAPg{pdYP9yb`rXxnfaV>p(l9kNE2y>IRhpMC w;z510QLBfy)auX&SCbs=n@H34<~v^3Pwl)Fu^P+~n~vV^pM%Z3XZRV~_i*VE*#H0l 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