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.17
Change-Id: I4c5eaa3d25ed804ad95d8d53b100ed0186eee79d
This commit is contained in:
parent
d738fc120a
commit
a57743e7e2
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "parallel-reader",
|
||||
"name": "Parallel Reader",
|
||||
"version": "1.0.16",
|
||||
"version": "1.0.17",
|
||||
"minAppVersion": "1.7.2",
|
||||
"description": "AI-powered split-view reading: source note on the left, LLM-generated summary cards on the right with scroll-sync highlighting.",
|
||||
"author": "lancivez",
|
||||
|
|
|
|||
|
|
@ -15,5 +15,6 @@
|
|||
"1.0.13": "1.4.0",
|
||||
"1.0.14": "1.4.0",
|
||||
"1.0.15": "1.7.2",
|
||||
"1.0.16": "1.7.2"
|
||||
"1.0.16": "1.7.2",
|
||||
"1.0.17": "1.7.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue