[0.62.0-rc.3] Bump version numbers

This commit is contained in:
Eloy Durán
2020-02-25 20:55:05 +01:00
parent be5088401f
commit dfa8fed64b
6 changed files with 7 additions and 7 deletions
@@ -18,5 +18,5 @@ public class ReactNativeVersion {
"major", 0,
"minor", 62,
"patch", 0,
"prerelease", "rc.2");
"prerelease", "rc.3");
}