updates wrt obsidian plugin review peocess

This commit is contained in:
Lena Brueder 2023-03-25 21:04:04 +01:00
parent 2f79211fd5
commit 2b5f7a67ce
2 changed files with 4 additions and 4 deletions

View file

@ -1,11 +1,11 @@
{
"id": "obsidian-pocketbook-cloud-highlight-importer",
"id": "pocketbook-cloud-highlight-importer",
"name": "Pocketbook Cloud Highlight Importer",
"version": "0.1.0",
"version": "0.1.1",
"minAppVersion": "1.1.16",
"description": "Imports notes and highlights from your Pocketbook Cloud account.",
"author": "Lena Brüder",
"authorUrl": "https://github.com/lenalebt/obsidian-pocketbook-cloud-highlight-importer",
"authorUrl": "https://github.com/lenalebt",
"fundingUrl": "https://www.buymeacoffee.com/lenalebt",
"isDesktopOnly": false
}

View file

@ -1,3 +1,3 @@
{
"0.1.0": "1.1.16"
"0.1.1": "1.1.16"
}