chore: bump version to 1.0.15

Change-Id: Idcbf67cc7a2ee535a8d06719b8205ea4b1aa3931
This commit is contained in:
fancivez 2026-05-02 15:54:43 +08:00 committed by wujunchen
parent e4b2ae3e22
commit 83dc9b2874
2 changed files with 3 additions and 2 deletions

View file

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

@ -13,5 +13,6 @@
"1.0.11": "1.4.0",
"1.0.12": "1.4.0",
"1.0.13": "1.4.0",
"1.0.14": "1.4.0"
"1.0.14": "1.4.0",
"1.0.15": "1.4.0"
}