chore: bump version to 1.0.10

Change-Id: I2ba1c339f13e4e40fcaa5c85e911b51b97f19640
This commit is contained in:
fancivez 2026-04-30 15:02:06 +08:00 committed by wujunchen
parent 418f733d14
commit dc03345dc7
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "parallel-reader",
"name": "Parallel Reader",
"version": "1.0.9",
"version": "1.0.10",
"minAppVersion": "1.4.0",
"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

@ -8,5 +8,6 @@
"1.0.6": "1.4.0",
"1.0.7": "1.4.0",
"1.0.8": "1.4.0",
"1.0.9": "1.4.0"
"1.0.9": "1.4.0",
"1.0.10": "1.4.0"
}