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.22
Change-Id: Ic89af734cc2d560485f1a2b116ac763b7765c927
This commit is contained in:
parent
9473ff8434
commit
955a86e2c5
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "parallel-reader",
|
||||
"name": "Parallel Reader",
|
||||
"version": "1.0.21",
|
||||
"version": "1.0.22",
|
||||
"minAppVersion": "1.8.7",
|
||||
"description": "AI-powered split-view reading: source note on the left, LLM-generated summary cards on the right with scroll-sync highlighting.",
|
||||
"author": "lancivez",
|
||||
|
|
|
|||
|
|
@ -20,5 +20,6 @@
|
|||
"1.0.18": "1.8.7",
|
||||
"1.0.19": "1.8.7",
|
||||
"1.0.20": "1.8.7",
|
||||
"1.0.21": "1.8.7"
|
||||
"1.0.21": "1.8.7",
|
||||
"1.0.22": "1.8.7"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue