chore: bump version to 1.0.24

Change-Id: I6ada16f42f4f76781e25783493fbf6da88a640c1
This commit is contained in:
wujunchen 2026-06-16 10:08:56 +08:00
parent 2278129f03
commit 6519633459
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "parallel-reader",
"name": "Parallel Reader",
"version": "1.0.23",
"version": "1.0.24",
"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

@ -22,5 +22,6 @@
"1.0.20": "1.8.7",
"1.0.21": "1.8.7",
"1.0.22": "1.8.7",
"1.0.23": "1.8.7"
"1.0.23": "1.8.7",
"1.0.24": "1.8.7"
}