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.21
Change-Id: I1e7f7b914e407009da954ce5b7e5a75f9e90906b
This commit is contained in:
parent
617cc9b668
commit
5a5baf0910
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "parallel-reader",
|
||||
"name": "Parallel Reader",
|
||||
"version": "1.0.20",
|
||||
"version": "1.0.21",
|
||||
"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",
|
||||
|
|
|
|||
|
|
@ -19,5 +19,6 @@
|
|||
"1.0.17": "1.7.2",
|
||||
"1.0.18": "1.8.7",
|
||||
"1.0.19": "1.8.7",
|
||||
"1.0.20": "1.8.7"
|
||||
"1.0.20": "1.8.7",
|
||||
"1.0.21": "1.8.7"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue