From d5ab25ee0d4b968ee8238a513277ad19e72c9371 Mon Sep 17 00:00:00 2001 From: John Ferlito Date: Mon, 27 Mar 2023 14:56:38 +1100 Subject: [PATCH] Fix README to refer to the correct version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e2ede692..fe9cb338a 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ We try our best to maintain backwards compatibility of our plugin with previous | v0.60-v0.61 | v6.0+ *(RN migrated to Autolinking)* | | v0.62-v0.64 | v6.2+ *(RN removed LiveReload)* | | v0.65-v0.70 | v7.0+ *(RN updated iPhone-target-version)* | -| v0.71 | v7.2+ *(RN moved to react-native-gradle-plugin)* | +| v0.71 | v8.0+ *(RN moved to react-native-gradle-plugin)* | *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).*