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.7
This commit is contained in:
parent
60b251f103
commit
80888b5ac5
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.6",
|
||||
"version": "0.1.7",
|
||||
"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.6",
|
||||
"version": "0.1.7",
|
||||
"description": "Pocketbook Cloud Highlight Importer",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -4,5 +4,6 @@
|
|||
"0.1.3": "1.1.16",
|
||||
"0.1.4": "1.1.16",
|
||||
"0.1.5": "1.1.16",
|
||||
"0.1.6": "1.1.16"
|
||||
"0.1.6": "1.1.16",
|
||||
"0.1.7": "1.1.16"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue