mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[0.52.1] Bump version numbers
This commit is contained in:
committed by
Mike Grabowski
parent
6bab7356a6
commit
9a8784c241
+1
-1
@@ -19,6 +19,6 @@ public class ReactNativeVersion {
|
||||
public static final Map<String, Object> VERSION = MapBuilder.<String, Object>of(
|
||||
"major", 0,
|
||||
"minor", 52,
|
||||
"patch", 0,
|
||||
"patch", 1,
|
||||
"prerelease", null);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user