Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Fix README to refer to the correct version #2469

Merged
merged 2 commits into from
Jan 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).*

Expand Down