bump RN version to 0.44.0

This commit is contained in:
Artur Girenko 2017-05-13 12:28:26 +02:00
parent e00fdbaaff
commit 3e0620cd5a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ ipAddressRx = /^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$/i
figwheelUrlRx = /ws:\/\/[0-9a-zA-Z\.]*:/g
appDelegateRx = /http:\/\/[^:]+/g
debugHostRx = /host\s+=\s+@".*";/g
rnVersion = '0.43.4'
rnVersion = '0.44.0'
rnWinVersion = '0.42.0'
rnPackagerPort = 8081
process.title = 're-natal'