Bump version to 9.0.0 (#2752)
This commit is contained in:
Родитель
0113ed7235
Коммит
94bcd15d1b
|
@ -16,7 +16,7 @@ What actually happens?
|
|||
|
||||
### Reproducible Demo
|
||||
|
||||
* Download https://github.com/microsoft/react-native-code-push/archive/master.zip and unzip. From `Examples` folder run `node create-app.js appName react-native@0.71.19 react-native-code-push@8.3.1` command to generate plain CodePushified React Native app. Please see description on top of `create-app.js` file content if needed
|
||||
* Download https://github.com/microsoft/react-native-code-push/archive/master.zip and unzip. From `Examples` folder run `node create-app.js appName react-native@0.71.19 react-native-code-push@9.0.0` command to generate plain CodePushified React Native app. Please see description on top of `create-app.js` file content if needed
|
||||
* If you can't reproduce the bug on it, provide us as much info as possible about your project
|
||||
|
||||
### Environment
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "react-native-code-push",
|
||||
"version": "8.3.1",
|
||||
"version": "9.0.0",
|
||||
"description": "React Native plugin for the CodePush service",
|
||||
"main": "CodePush.js",
|
||||
"typings": "typings/react-native-code-push.d.ts",
|
||||
|
|
Загрузка…
Ссылка в новой задаче