From 6fbd57ab73c15b5fe4c7f1cdb9db52a2412c9697 Mon Sep 17 00:00:00 2001 From: BO KANG Date: Thu, 2 Feb 2017 10:59:32 -0800 Subject: [PATCH] verify code-push working with RN 0.41 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aea6be483..3d16a53ee 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ We try our best to maintain backwards compatability of our plugin with previous | v0.31-v0.33 | v1.14.6+ *(RN refactored native hosting code)* | | v0.34-v0.35 | v1.15.0+ *(RN refactored native hosting code)* | | v0.36-v0.39 | v1.16.0+ *(RN refactored resume handler)* | -| v0.40 | v1.17.0+ *(RN refactored iOS header files)* | -| v0.41+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is. +| v0.40-v0.41 | v1.17.0+ *(RN refactored iOS header files)* | +| v0.42+ | TBD :) We work hard to respond to new RN releases, but they do occasionally break us. We will update this chart with each RN release, so that users can check to see what our "official" support is. ## Supported Components