diff --git a/manifest.json b/manifest.json index 914dbb7..c78ca5c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "id": "obsidian-cooklang", - "name": "Obsisian Cooklang", - "version": "0.0.1", - "minAppVersion": "0.12.0", - "description": "A plugin to display and edit recipes written in the Cooklang format.", - "author": "Roger Veciana i Rovira", - "authorUrl": "https://geoexamples.com", - "isDesktopOnly": false -} + "id": "obsidian-cooklang", + "name": "Obsisian Cooklang", + "version": "0.0.1", + "minAppVersion": "0.12.0", + "description": "A plugin to display and edit recipes written in the Cooklang format.", + "author": "Roger Veciana i Rovira", + "authorUrl": "https://geoexamples.com", + "isDesktopOnly": false +} \ No newline at end of file diff --git a/versions.json b/versions.json index 4c09485..342ca33 100644 --- a/versions.json +++ b/versions.json @@ -1,3 +1,3 @@ { - "0.0.1": "0.0.1" -} + "0.0.1": "0.12.0" +} \ No newline at end of file