diff --git a/manifest.json b/manifest.json index 0d6e16f..9916dd0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "note-reader", "name": "Note Reader", - "version": "1.5.1", + "version": "1.5.2", "minAppVersion": "1.11.0", "description": "Provides text-to-speech (TTS) for notes or clipped articles by reading them aloud while highlighting words. Offers on-device and online voice providers.", "author": "m", diff --git a/versions.json b/versions.json index 77ac81b..3fc2e87 100644 --- a/versions.json +++ b/versions.json @@ -6,5 +6,6 @@ "1.3.1": "1.11.0", "1.4.0": "1.11.0", "1.5.0": "1.11.0", - "1.5.1": "1.11.0" + "1.5.1": "1.11.0", + "1.5.2": "1.11.0" } \ No newline at end of file