[0.70.0] Bump version numbers

This commit is contained in:
Distiller
2022-09-05 14:51:43 +00:00
parent e044a71f7f
commit 7fc33cc15a
7 changed files with 7 additions and 7 deletions
@@ -18,5 +18,5 @@ public class ReactNativeVersion {
"major", 0,
"minor", 70,
"patch", 0,
"prerelease", "rc.4");
"prerelease", null);
}