chore: bump version to 1.0.21

Change-Id: I1e7f7b914e407009da954ce5b7e5a75f9e90906b
This commit is contained in:
wujunchen 2026-05-14 10:15:53 +08:00
parent 617cc9b668
commit 5a5baf0910
2 changed files with 3 additions and 2 deletions

View file

@ -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",

View file

@ -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"
}