Skip to content

Commit

Permalink
Bump version to 9.0.0 (#2752)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailSuendukov authored Sep 10, 2024
1 parent 0113ed7 commit 94bcd15
Show file tree
Hide file tree
Showing 3 changed files with 1,717 additions and 4,747 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected] 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 [email protected] 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
Expand Down
Loading

0 comments on commit 94bcd15

Please sign in to comment.