mirror of
https://github.com/fancive/obsidian-parallel-reader.git
synced 2026-07-22 06:53:43 +00:00
chore: bump version to 1.0.7
Change-Id: Id06610a41ee7664e29f0b3f2894e2270b36649b7
This commit is contained in:
parent
df48dc2cc4
commit
552dd41109
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "parallel-reader",
|
||||
"name": "Parallel Reader",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "AI-powered split-view reading: source note on the left, LLM-generated summary cards on the right with scroll-sync highlighting.",
|
||||
"author": "lancivez",
|
||||
|
|
|
|||
|
|
@ -5,5 +5,6 @@
|
|||
"1.0.3": "1.4.0",
|
||||
"1.0.4": "1.4.0",
|
||||
"1.0.5": "1.4.0",
|
||||
"1.0.6": "1.4.0"
|
||||
"1.0.6": "1.4.0",
|
||||
"1.0.7": "1.4.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue