From 4b6456d05644bf982bf7363bd4f4445444d102af Mon Sep 17 00:00:00 2001 From: betocode <43492851+betocode@users.noreply.github.com> Date: Thu, 15 Sep 2022 00:35:16 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3b49c366..8e8b25026 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ We try our best to maintain backwards compatibility of our plugin with previous | v0.59 | v5.6+ *(RN refactored js bundle loader code)* | | v0.60-v0.61 | v6.0+ *(RN migrated to Autolinking)* | | v0.62-v0.64 | v6.2+ *(RN removed LiveReload)* | -| v0.65-v.069 | v7.2+ *(RN updated iPhone-target-version)* | +| v0.65-v0.69 | v7.2+ *(RN updated iPhone-target-version)* | *NOTE: `react-native-code-push` versions lower than **[v5.7.0](https://github.com/microsoft/react-native-code-push/releases/tag/v5.7.0)** will stop working in the near future. You can find more information in our [documentation](https://github.com/microsoft/code-push/blob/master/migration-notice.md).*