chore: bump version to 1.0.22

Change-Id: Ic89af734cc2d560485f1a2b116ac763b7765c927
This commit is contained in:
wujunchen 2026-05-14 10:22:16 +08:00
parent 9473ff8434
commit 955a86e2c5
2 changed files with 3 additions and 2 deletions

View file

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

View file

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