chore: bump version to 1.0.14

Change-Id: Id0f8fc86c95ec2ab5ad841dcfe60c1af71b1407b
This commit is contained in:
fancivez 2026-05-02 15:38:41 +08:00 committed by wujunchen
parent a5d9d74b54
commit 97db81b5c8
2 changed files with 3 additions and 2 deletions

View file

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

@ -12,5 +12,6 @@
"1.0.10": "1.4.0",
"1.0.11": "1.4.0",
"1.0.12": "1.4.0",
"1.0.13": "1.4.0"
"1.0.13": "1.4.0",
"1.0.14": "1.4.0"
}