diff --git a/manifest.json b/manifest.json index e3150ce..499d65d 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "id": "parallel-reader", "name": "Parallel Reader", "version": "1.0.15", - "minAppVersion": "1.4.0", + "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", "fundingUrl": "https://github.com/fancive", diff --git a/versions.json b/versions.json index 98fa0ab..6808820 100644 --- a/versions.json +++ b/versions.json @@ -14,5 +14,5 @@ "1.0.12": "1.4.0", "1.0.13": "1.4.0", "1.0.14": "1.4.0", - "1.0.15": "1.4.0" + "1.0.15": "1.7.2" }