mirror of
https://github.com/lenalebt/obsidian-pocketbook-cloud-highlight-importer.git
synced 2026-07-22 07:40:24 +00:00
version bump to 0.1.5
This commit is contained in:
parent
b4cc81d40b
commit
4900f165f1
3 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "pocketbook-cloud-highlight-importer",
|
||||
"name": "Pocketbook Cloud Highlight Importer",
|
||||
"version": "0.1.4",
|
||||
"version": "0.1.5",
|
||||
"minAppVersion": "1.1.16",
|
||||
"description": "Imports notes and highlights from your Pocketbook Cloud account.",
|
||||
"author": "Lena Brüder",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "pocketbook-cloud-highlight-importer",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.5",
|
||||
"description": "Pocketbook Cloud Highlight Importer",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -2,5 +2,6 @@
|
|||
"0.1.1": "1.1.16",
|
||||
"0.1.2": "1.1.16",
|
||||
"0.1.3": "1.1.16",
|
||||
"0.1.4": "1.1.16"
|
||||
"0.1.4": "1.1.16",
|
||||
"0.1.5": "1.1.16"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue