chore: manifest updates

This commit is contained in:
Dylan Armstrong 2025-04-04 15:42:00 +02:00
parent 7403168617
commit ed1489783c
No known key found for this signature in database
GPG key ID: C574636C52BA5C5A

View file

@ -1,11 +1,11 @@
{
"author": "Dylan Armstrong <dylan@dylan.is>",
"authorUrl": "https://dylan.is/",
"description": "Format files with Prettier using built-in Obsidian settings for configuration.",
"description": "Format files with Prettier using built-in settings for configuration.",
"fundingUrl": "",
"id": "prettier-format",
"isDesktopOnly": false,
"minAppVersion": "0.15.0",
"name": "Format Automatically with Prettier",
"version": "0.1.4"
"version": "0.1.5"
}