chore: bump version to 1.0.16

Change-Id: Ic4e1e043af1256b8a9de7d0dac47160643724649
This commit is contained in:
wujunchen 2026-05-03 10:46:43 +08:00
parent 7d5bfffecf
commit 65cb81730a
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "parallel-reader",
"name": "Parallel Reader",
"version": "1.0.15",
"version": "1.0.16",
"minAppVersion": "1.7.2",
"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

@ -14,5 +14,6 @@
"1.0.12": "1.4.0",
"1.0.13": "1.4.0",
"1.0.14": "1.4.0",
"1.0.15": "1.7.2"
"1.0.15": "1.7.2",
"1.0.16": "1.7.2"
}