mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[0.59.3] Bump version numbers
This commit is contained in:
@@ -22,7 +22,7 @@ static void __makeVersion()
|
||||
__rnVersion = @{
|
||||
RCTVersionMajor: @(0),
|
||||
RCTVersionMinor: @(59),
|
||||
RCTVersionPatch: @(2),
|
||||
RCTVersionPatch: @(3),
|
||||
RCTVersionPrerelease: [NSNull null],
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user