[0.61.0] Bump version numbers

This commit is contained in:
grabbou
2019-09-24 21:27:29 +02:00
parent 6830ec87ff
commit 3293792b1f
6 changed files with 6 additions and 6 deletions
@@ -18,5 +18,5 @@ public class ReactNativeVersion {
"major", 0,
"minor", 61,
"patch", 0,
"prerelease", "rc.3");
"prerelease", null);
}